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


SocketBase.h File Reference

#include <winsock2.h>
#include <ws2tcpip.h>
#include "ErrorHandler.h"

Include dependency graph for SocketBase.h:

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

Go to the source code of this file.


Classes

class  CSocketBase

Defines

#define AFX_SPOOFBASE_H__3760FA30_2B52_4F62_9EB6_46640C36E4F1__INCLUDED_

Typedefs

typedef unsigned long IP

Define Documentation

#define AFX_SPOOFBASE_H__3760FA30_2B52_4F62_9EB6_46640C36E4F1__INCLUDED_

Definition at line 37 of file SocketBase.h.


Typedef Documentation

typedef unsigned long IP

Definition at line 51 of file SocketBase.h.