networking
|
network library
this library (available from this [zip file] contains the source code to build a library containing the following: tcp acceptor tcp resolver http requests http responses uri parsing |
examples
these examples use the network library to implement a simplistic http "server" and http "client". [http client example] |