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


TCPPortScanner.cpp File Reference

#include "stdafx.h"
#include "TCPPortScanner.h"
#include "ErrorHandlerMacros.h"
#include "OSManager.h"
#include "GenericCriticalSection.h"
#include "ThreadPool.h"
#include "GenericThread.h"

Include dependency graph for TCPPortScanner.cpp:

Go to the source code of this file.


Defines

#define CTCPScanner_Class   "CTCPScanner"
#define CTCPPortScanner_Class   "CTCPPortScanner"

Define Documentation

#define CTCPPortScanner_Class   "CTCPPortScanner"

Definition at line 202 of file TCPPortScanner.cpp.

#define CTCPScanner_Class   "CTCPScanner"

Definition at line 55 of file TCPPortScanner.cpp.