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


UDPScanner.cpp File Reference

#include "stdafx.h"
#include "UDPScanner.h"
#include "ErrorHandlerMacros.h"
#include "UDPSocket.h"

Include dependency graph for UDPScanner.cpp:

Go to the source code of this file.


Defines

#define CTCPScanner_Class   "CTCPScanner"
#define CSniffingSocket_Class   "CSniffingSocket"
#define CUDPScanner_Class   "CUDPScanner"

Define Documentation

#define CSniffingSocket_Class   "CSniffingSocket"

Definition at line 110 of file UDPScanner.cpp.

#define CTCPScanner_Class   "CTCPScanner"

Definition at line 53 of file UDPScanner.cpp.

#define CUDPScanner_Class   "CUDPScanner"

Definition at line 168 of file UDPScanner.cpp.