Introduction - If you have any usage issues, please Google them yourself
network communication development kits developed a manual, easy-to-use communications network packets to C++ form of a wrapper function. WinSocket NamedPipe right and the API function Packaging, and provided some API function linking the establishment and data detection. Incidental instruction manual. Author Wen Yue Yang
Packet : 97288433ipccomm.zip filelist
include/
include/spIPCComm.h
lib/
lib/commIPC.lib
lib/commIPC_D.lib
samples/
samples/pipeTest/
samples/pipeTest/pipeClient/
samples/pipeTest/pipeClient/pipeClient.clw
samples/pipeTest/pipeClient/pipeClient.cpp
samples/pipeTest/pipeClient/pipeClient.dsp
samples/pipeTest/pipeClient/pipeClient.dsw
samples/pipeTest/pipeClient/pipeClient.h
samples/pipeTest/pipeClient/pipeClient.ncb
samples/pipeTest/pipeClient/pipeClient.opt
samples/pipeTest/pipeClient/pipeClient.plg
samples/pipeTest/pipeClient/pipeClient.rc
samples/pipeTest/pipeClient/ReadMe.txt
samples/pipeTest/pipeClient/Resource.h
samples/pipeTest/pipeClient/StdAfx.cpp
samples/pipeTest/pipeClient/StdAfx.h
samples/pipeTest/pipeServer/
samples/pipeTest/pipeServer/pipeServer.clw
samples/pipeTest/pipeServer/pipeServer.cpp
samples/pipeTest/pipeServer/pipeServer.dsp
samples/pipeTest/pipeServer/pipeServer.dsw
samples/pipeTest/pipeServer/pipeServer.h
samples/pipeTest/pipeServer/pipeServer.ncb
samples/pipeTest/pipeServer/pipeServer.opt
samples/pipeTest/pipeServer/pipeServer.plg
samples/pipeTest/pipeServer/pipeServer.rc
samples/pipeTest/pipeServer/ReadMe.txt
samples/pipeTest/pipeServer/Resource.h
samples/pipeTest/pipeServer/StdAfx.cpp
samples/pipeTest/pipeServer/StdAfx.h
samples/tcpTest/
samples/tcpTest/sockClient/
samples/tcpTest/sockClient/ReadMe.txt
samples/tcpTest/sockClient/Resource.h
samples/tcpTest/sockClient/sockClient.clw
samples/tcpTest/sockClient/sockClient.cpp
samples/tcpTest/sockClient/sockClient.dsp
samples/tcpTest/sockClient/sockClient.dsw
samples/tcpTest/sockClient/sockClient.h
samples/tcpTest/sockClient/sockClient.ncb
samples/tcpTest/sockClient/sockClient.opt
samples/tcpTest/sockClient/sockClient.plg
samples/tcpTest/sockClient/sockClient.rc
samples/tcpTest/sockClient/StdAfx.cpp
samples/tcpTest/sockClient/StdAfx.h
samples/tcpTest/sockServer/
samples/tcpTest/sockServer/ReadMe.txt
samples/tcpTest/sockServer/Resource.h
samples/tcpTest/sockServer/sockServer.aps
samples/tcpTest/sockServer/sockServer.clw
samples/tcpTest/sockServer/sockServer.cpp
samples/tcpTest/sockServer/sockServer.dsp
samples/tcpTest/sockServer/sockServer.dsw
samples/tcpTest/sockServer/sockServer.h
samples/tcpTest/sockServer/sockServer.ncb
samples/tcpTest/sockServer/sockServer.opt
samples/tcpTest/sockServer/sockServer.plg
samples/tcpTest/sockServer/sockServer.rc
samples/tcpTest/sockServer/StdAfx.cpp
samples/tcpTest/sockServer/StdAfx.h
samples/udpTest/
samples/udpTest/ReadMe.txt
samples/udpTest/Resource.h
samples/udpTest/StdAfx.cpp
samples/udpTest/StdAfx.h
samples/udpTest/udpTest.clw
samples/udpTest/udpTest.cpp
samples/udpTest/udpTest.dsp
samples/udpTest/udpTest.dsw
samples/udpTest/udpTest.h
samples/udpTest/udpTest.ncb
samples/udpTest/udpTest.opt
samples/udpTest/udpTest.plg
samples/udpTest/udpTest.rc
src/
src/commIPC.dsp
src/commIPC.dsw
src/commIPC.ncb
src/commIPC.opt
src/commIPC.plg
src/Readme.txt
src/Release/
src/spIPCComm.cpp
src/StdAfx.cpp
src/StdAfx.h
网络通信开发包手册.doc