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


_PseudoHeader Struct Reference

#include <SpoofSocket.h>

Collaboration diagram for _PseudoHeader:

List of all members.


Public Attributes

unsigned long ulSourceAddress
unsigned long ulDestinationAddress
unsigned char ucZeros
unsigned char ucPTCL
unsigned short usLength

Detailed Description

Definition at line 55 of file SpoofSocket.h.


Member Data Documentation

unsigned char _PseudoHeader::ucPTCL

Definition at line 60 of file SpoofSocket.h.

unsigned char _PseudoHeader::ucZeros

Definition at line 59 of file SpoofSocket.h.

Definition at line 58 of file SpoofSocket.h.

Definition at line 57 of file SpoofSocket.h.

unsigned short _PseudoHeader::usLength

Definition at line 61 of file SpoofSocket.h.


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