A simple C++ socket library used to make socket programming tolerable.
...Things to add in the future:
* Proper support for IPV6 networking.
* Optional reliable messaging.
* TCP support.
* C++ native stream support.
/ Better error checking.
* An asynchronous socket class.
The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
Sotware that emulates a person while visiting a web page. It consits on send post and get queries using a simplesocket.
You can make forms and fill it very easy.
Check the documentation to get more info