 
  |
 |
Win32 Socket Client
|
|
 |
|
Socket programming in MFC is usually a bit messy. It's always clean and convenient to write the socket programs using Win32.
A big advantage writing these programs in Win32 is, we can follow the same model as in any Unix C++ socket program. Also,
|
 |
| |
ppC++ documentation
|
|
 |
|
This is a documentation for ppC++ - HTML-embedded C++ preprocessor. This manual is very short and clear, shows all positions of current ppC++ development state.
For advanced C/C++ programmers.
|
 |
| |
Using Internet Sockets
|
|
 |
|
This is a beginner's guide to Network Programming in C++. It covers the basics, and gives you great foundation to the next level.
|
 |
| |
|
 |
 
  |