Added TcpServer header, source file and added file for tcp server windows implementation

Excluded OS specific files from build
This commit is contained in:
xX-TheDoctor-Xx
2016-07-21 10:15:28 +01:00
parent 3f99e8a178
commit 5bf0aebf0f
6 changed files with 36 additions and 6 deletions

2
TODO
View File

@ -1,5 +1,5 @@
initialization code for other operating systems - currently VoidNet only supports windows
initialization code for tcp client for other operating systems - "
initialization code for tcp client and tcp server for other operating systems
handle SendNetworkMessage errors for windows
handle ReceiveDataArray errors for windows