hi all :) i'm doing a wall breaker-like project in assembly but i don't know how implement "network manage" because it will be fine if the game is playable in LAN :bg
do you know some library to implement network connection?
thanks in advance :P
Windows Sockets (WINSOCK) WSOCK32.LIB/DLL
http://en.wikipedia.org/wiki/Berkeley_sockets
okay :U thanks clive :8)