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.cpp File Reference

#include "stdafx.h"
#include "DNSSocket.h"
#include "ErrorHandlerMacros.h"
#include "Array_Ptr.h"
#include "OSManager.h"
#include "ThreadPool.h"
#include "GenericCriticalSection.h"
#include "DNSManager.h"
#include "DNSUDPSocket.h"
#include "DNSTCPSocket.h"
#include <algorithm>

Include dependency graph for DNSSocket.cpp:

Go to the source code of this file.


Namespaces

namespace  KomodiaDNS

Defines

#define CDNSSocket_Class   "CDNSSocket"

Define Documentation

#define CDNSSocket_Class   "CDNSSocket"

Definition at line 60 of file DNSSocket.cpp.