文件名称:lspSample
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 121kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 functions. These functions begin with
the three letters WSP. You can consult the Platform SDK documentation
for the specifics on these functions.
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 functions. These functions begin with
the three letters WSP. You can consult the Platform SDK documentation
for the specifics on these functions.
相关搜索: LSP
Winsock
LSP
lsp
winsock
SPI
GetQueuedCompletionStatus
Layered
Service
Provider
LSP
Sample
sdk
dll
LspSample
Winsock
LSP(Layered
Service
Provider
Can
Winsock
LSP
lsp
winsock
SPI
GetQueuedCompletionStatus
Layered
Service
Provider
LSP
Sample
sdk
dll
LspSample
Winsock
LSP(Layered
Service
Provider
Can
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lsp
...\common
...\......\lspcommon.h
...\......\Makefile
...\......\provider.cpp
...\dirs
...\ifslsp
...\......\extension.cpp
...\......\ifslsp.def
...\......\lspdef.h
...\......\lspguid.cpp
...\......\Makefile
...\......\sockinfo.cpp
...\......\spi.cpp
...\install
...\.......\instlsp.cpp
...\.......\instlsp.exe.manifest
...\.......\instlsp.h
...\.......\instlsp.rc
...\.......\instlsp.vcproj
...\.......\lspadd.cpp
...\.......\lspdel.cpp
...\.......\lspmap.cpp
...\.......\lsputil.cpp
...\.......\Makefile
...\.......\prnpinfo.cpp
...\Makefile
...\nonifslsp
...\.........\asyncselect.cpp
...\.........\extension.cpp
...\.........\lspdef.h
...\.........\lspguid.cpp
...\.........\Makefile
...\.........\nonifslsp.def
...\.........\nonifslsp.vcproj
...\.........\overlap.cpp
...\.........\sockinfo.cpp
...\.........\spi.cpp
...\readme.txt
...\common
...\......\lspcommon.h
...\......\Makefile
...\......\provider.cpp
...\dirs
...\ifslsp
...\......\extension.cpp
...\......\ifslsp.def
...\......\lspdef.h
...\......\lspguid.cpp
...\......\Makefile
...\......\sockinfo.cpp
...\......\spi.cpp
...\install
...\.......\instlsp.cpp
...\.......\instlsp.exe.manifest
...\.......\instlsp.h
...\.......\instlsp.rc
...\.......\instlsp.vcproj
...\.......\lspadd.cpp
...\.......\lspdel.cpp
...\.......\lspmap.cpp
...\.......\lsputil.cpp
...\.......\Makefile
...\.......\prnpinfo.cpp
...\Makefile
...\nonifslsp
...\.........\asyncselect.cpp
...\.........\extension.cpp
...\.........\lspdef.h
...\.........\lspguid.cpp
...\.........\Makefile
...\.........\nonifslsp.def
...\.........\nonifslsp.vcproj
...\.........\overlap.cpp
...\.........\sockinfo.cpp
...\.........\spi.cpp
...\readme.txt