 |
C: Linux Socket Programming, TCP, a simple HTTP client | coding.debuntu.org
Linux provide a high level socket API that will allow programmer to easily connect to any TCP or UDP services. In this tutorial, we will see how this works by implementing a simple HTTP client which will get request a web page given the hostname and the p
coding.debuntu.org |
 |