ntustzeus

Results 1 issues of ntustzeus

I want to implement a TCP server to receive messages from remote devices, write them to DB and response if needed. I tried the example of TcpChatServer, it seems that...