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


DNSAnswer.h File Reference

#include "ErrorHandler.h"
#include "DNSQuery.h"

Include dependency graph for DNSAnswer.h:

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

Go to the source code of this file.


Classes

struct  KomodiaDNS::_DnsRRHeader
struct  KomodiaDNS::_DNSSOARecord
class  KomodiaDNS::CDNSAnswer

Namespaces

namespace  KomodiaDNS

Defines

#define DNSSOARecordCopySize   (sizeof(unsigned long)*5)

Typedefs

typedef struct
KomodiaDNS::_DnsRRHeader 
KomodiaDNS::DnsRRHeader
typedef DnsRRHeader FAR * KomodiaDNS::LPDnsRRHeader
typedef struct
KomodiaDNS::_DNSSOARecord 
KomodiaDNS::DNSSOARecord

Define Documentation

#define DNSSOARecordCopySize   (sizeof(unsigned long)*5)

Definition at line 88 of file DNSAnswer.h.