Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


DNSSocket.h File Reference

#include "ErrorHandler.h"
#include "UDPSocketAsync.h"
#include <string>
#include <deque>

Include dependency graph for DNSSocket.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  KomodiaDNS::CDNSSocket
struct  KomodiaDNS::CDNSSocket::CDNSSocket::_ParseThreadData
struct  KomodiaDNS::CDNSSocket::CDNSSocket::_WaitingRequests

Namespaces

namespace  KomodiaDNS

Defines

#define AFX_DNSSOCKET_H__98A94FC0_D2BC_4F00_9DF4_CC706F156B06__INCLUDED_
#define INITIAL_TIMEOUT   5000

Define Documentation

#define AFX_DNSSOCKET_H__98A94FC0_D2BC_4F00_9DF4_CC706F156B06__INCLUDED_

Definition at line 37 of file DNSSocket.h.

#define INITIAL_TIMEOUT   5000

Definition at line 56 of file DNSSocket.h.