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


_SOCKET_CONTEXT Struct Reference

#include <lspdef.h>

Collaboration diagram for _SOCKET_CONTEXT:

List of all members.


Public Attributes

SOCKET Socket
PROVIDERProvider
SOCKADDR_STORAGE ProxiedAddress
SOCKADDR_STORAGE OriginalAddress
int AddressLength
BOOL Proxied
LIST_ENTRY Link

Detailed Description

Definition at line 44 of file lspdef.h.


Member Data Documentation

Definition at line 52 of file lspdef.h.

Definition at line 56 of file lspdef.h.

Definition at line 50 of file lspdef.h.

Definition at line 47 of file lspdef.h.

Definition at line 54 of file lspdef.h.

Definition at line 49 of file lspdef.h.

Definition at line 46 of file lspdef.h.


The documentation for this struct was generated from the following file: