Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Data transmission using multitasking sockets
no vote
This project  is about a client/server multi-threaded socket class. The thread is optional since the developer is still  responsible to decide if needs it. There are other Socket classes here and other places over the Internet but none  of them can provide feedback (event detection) to your application like this one does. It provides you with the  following events detection: connection established, connection dropped, connection failed and data reception  (including 0 byte packet). Data transmission, digital transmission, or digital communications is the physical transfer
minni919972
2016-08-23
0
1
No more~