Winsock

This program uses Winsock to send/listen/receive data from one machine to another. Uses TCP/IP or UDP protocols.

It also has optional logging to Jaguar.log so is suitable for deployment to EAServer.


Win API Functions used:

RtlMoveMemoryFormatMessageCryptBinaryToString
CryptStringToBinaryWNetGetUseraccept
bindclosesocketconnect
gethostbyaddrgethostnamegethostbyname
getpeernamegetsockopthtonl
htonsinet_addrinet_ntoa
listenntohlrecv
recvfromsendsendto
setsockoptsocketWSACleanup
WSAGetLastErrorWSAStartupWSAAsyncSelect
WSAAddressToString  


——— Last updated 02/08/2012 ———