Home  +  Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Sockets~
~New~
~Examples~
~Contact~
esta pagina en espanol

C++ Socket Library programming example

Example: a simple port proxy

There once was an outgoing firewall that blocked port 8888, so I couldn't patch my copy of Ultima Online. Running this proxy on a "free" host on the internet solved that issue.


Download

proxy-1.3.tar.gz 2007-05-24 Update to sockets library v2.1.5

proxy-1.1.tar.gz bug fix 2004-08-04

proxy-1.0.tar.gz

Please note. This example was primarily developed on linux, and may require some tweaking to compile on other platforms.

Source code documentation (generated by Doxygen). Select "File List" from the doxygen index page to see a list of all files in the example. Then select "[code]" to read the source code of that file. Files beginning with lowercase are usually the main() starting point, and files beginning with uppercase usually contains a class of the same name as the file itself.

Class Diagram generated by dp
Class Diagram





Page, code, and content Copyright (C) 2021 by Anders Hedström