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


WhoisSocket.cpp File Reference

#include "stdafx.h"
#include "WhoisSocket.h"
#include "ErrorHandlerMacros.h"

Include dependency graph for WhoisSocket.cpp:

Go to the source code of this file.


Defines

#define CWhoisSocket_Class   "CWhoisSocket"
#define FINISH_CHAR   "FINISH"

Define Documentation

#define CWhoisSocket_Class   "CWhoisSocket"

Definition at line 49 of file WhoisSocket.cpp.

#define FINISH_CHAR   "FINISH"

Definition at line 50 of file WhoisSocket.cpp.