Supermodel/Src/Network
2020-06-13 19:46:12 +00:00
..
NetBoard.cpp Update network code (Spindizzi) 2018-02-24 15:53:18 +00:00
NetBoard.h Update network code (Spindizzi) 2018-02-24 15:53:18 +00:00
TCPReceive.cpp Add SDLnetworking + some basic tcp classes 2020-06-13 19:46:12 +00:00
TCPReceive.h Add SDLnetworking + some basic tcp classes 2020-06-13 19:46:12 +00:00
TCPSend.cpp Add SDLnetworking + some basic tcp classes 2020-06-13 19:46:12 +00:00
TCPSend.h Add SDLnetworking + some basic tcp classes 2020-06-13 19:46:12 +00:00
UDPPacket.h rename to avoid clash with a #define 2018-01-03 16:19:10 +00:00
UDPReceive.cpp Add basic networking files to supermodel. Currently these are win32 specific but can port to SDL or whatever later. 2017-12-29 11:42:03 +00:00
UDPReceive.h remove dead variable 2017-12-29 11:46:38 +00:00
UDPSend.cpp Update make files and fix build for the various options (Harry Tuttle) 2018-01-22 21:01:35 +00:00
UDPSend.h add asynchronous sending functions 2018-01-02 18:54:34 +00:00
WinSockWrap.cpp Add basic networking files to supermodel. Currently these are win32 specific but can port to SDL or whatever later. 2017-12-29 11:42:03 +00:00
WinSockWrap.h Add basic networking files to supermodel. Currently these are win32 specific but can port to SDL or whatever later. 2017-12-29 11:42:03 +00:00