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


UDPSocket.cpp File Reference

#include "stdafx.h"
#include "UDPSocket.h"
#include "ErrorHandlerMacros.h"
#include "Array_ptr.h"
#include <memory>

Include dependency graph for UDPSocket.cpp:

Go to the source code of this file.


Defines

#define CUDPSocket_Class   "CUDPSocket"

Define Documentation

#define CUDPSocket_Class   "CUDPSocket"

Definition at line 52 of file UDPSocket.cpp.