搜索资源列表
-
0下载:
This code sample illustrates a Winsock 2 layered service provider (LSP).
An LSP is a method of inserting a layer between the Winsock 2 API and
applications. This is achieved by creating a DLL which implements the
entire set of Winsock provider
-
-
0下载:
this a very good document which describes Layered Service Provider architecture and relavant issue while implementing it.-this is a very good document which describes Layered Service Provider architecture and relavant issue while implementing it.
-
-
0下载:
Winsock 2 分层服务提供者示例,存放SPI封包截获的DLL工程,-Winsock 2 layered service provider example, deposit SPI packets intercepted DLL project,
-
-
0下载:
Winsock 2 分层服务提供者示例,存放SPI封包截获的DLL工程,(Winsock 2 layered service provider example, deposit SPI packets intercepted DLL project,)
-
-
1下载:
// Descr iption:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through an IP socket. The application
// reports when sockets are created and reports how many
-