sockthread

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT sockthread

SockThread is an implementation of multithreaded sockets. It is built-in with an echo server for telnet connections. It is initially written with standard native C/C++ libraries. C++ classes std::thread and C socket APIs <sys/socket.h> were used.