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


CIPOptions::CIPOptions::_IPOption Struct Reference

#include <SpoofSocket.h>

Collaboration diagram for CIPOptions::CIPOptions::_IPOption:

List of all members.


Public Attributes

OptionType aOptionType
unsigned char ucOptionLength
unsigned char ucOptionData

Detailed Description

Definition at line 362 of file SpoofSocket.h.


Member Data Documentation

OptionType CIPOptions::CIPOptions::_IPOption::aOptionType

Definition at line 364 of file SpoofSocket.h.

unsigned char CIPOptions::CIPOptions::_IPOption::ucOptionData

Definition at line 366 of file SpoofSocket.h.

unsigned char CIPOptions::CIPOptions::_IPOption::ucOptionLength

Definition at line 365 of file SpoofSocket.h.


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