Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Showing posts with label
socket
.
Show all posts
Showing posts with label
socket
.
Show all posts
Saturday, June 2, 2012
Compiling Happycoders libsocket in Ubuntu
›
Happycoders libsocket is an object oriented and platform independent socket library for C++. It has a nice structure for both tcp and u...
Tuesday, January 31, 2012
A tiny C library for client sockets
›
Sockets are everything in programming, especially, after the wide use of internet. Sockets are used for connecting two devices in a networ...
2 comments:
Tuesday, March 8, 2011
TCP sockets in C Language
›
A good description for Tcp sockets in C language: http://www.csc.villanova.edu/~mdamian/Sockets/TcpSockets.htm UPDATE at 2012/31/01 S...
›
Home
View web version