Introduction - If you have any usage issues, please Google them yourself
WinSock Win32 API categories and examples of the packing process <WinSock> winSocket/winSocketEx: If you are using Windows environment C++ Prepared TCP/IP network program, then use this type of packing, I think it will not let you disappointed . WinSocket almost encapsulates the preparation of TCP/IP network applications all the necessary elements, winSocketEx adding a SOCKS 4/5 proxy server support. Making procedures in their own easy to add agent support. This type of support package features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on. [Character code] VC reusable code segment [code author] ryan [size] 53K statement: Transfer from other sites
Packet : 45666026winsockettestapp.zip filelist
Socket Lib.opt
Socket Lib.cpp
StdAfx.cpp
winSocket.cpp
resource.h
StdAfx.h
winSocket.h
icon1.ico
SocketLib.aps
SocketLib.rc
Socket Lib.dsp
Socket Lib.dsw
Socket Lib.exe