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


_PROVIDER Struct Reference

#include <lspcommon.h>

Collaboration diagram for _PROVIDER:

List of all members.


Public Attributes

WSAPROTOCOL_INFOW NextProvider
WSAPROTOCOL_INFOW LayerProvider
WSPPROC_TABLE NextProcTable
EXT_WSPPROC_TABLE NextProcTableExt
DWORD LspDummyId
WCHAR ProviderPathW [MAX_PATH]
WCHAR LibraryPathW [MAX_PATH]
INT ProviderPathLen
LPWSPSTARTUP fnWSPStartup
WSPDATA WinsockVersion
HMODULE Module
INT StartupCount
LIST_ENTRY SocketList
CRITICAL_SECTION ProviderCritSec

Detailed Description

Definition at line 77 of file lspcommon.h.


Member Data Documentation

Definition at line 90 of file lspcommon.h.

WSAPROTOCOL_INFOW _PROVIDER::LayerProvider

Definition at line 79 of file lspcommon.h.

WCHAR _PROVIDER::LibraryPathW[MAX_PATH]

Definition at line 86 of file lspcommon.h.

Definition at line 84 of file lspcommon.h.

Definition at line 92 of file lspcommon.h.

WSPPROC_TABLE _PROVIDER::NextProcTable

Definition at line 81 of file lspcommon.h.

WSAPROTOCOL_INFOW _PROVIDER::NextProvider

Definition at line 79 of file lspcommon.h.

CRITICAL_SECTION _PROVIDER::ProviderCritSec

Definition at line 98 of file lspcommon.h.

Definition at line 88 of file lspcommon.h.

WCHAR _PROVIDER::ProviderPathW[MAX_PATH]

Definition at line 86 of file lspcommon.h.

Definition at line 96 of file lspcommon.h.

Definition at line 94 of file lspcommon.h.

Definition at line 91 of file lspcommon.h.


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