Languages C / C++ Classes/ Frameworks/ OOP  

A Winsock Client Class Example

download download  
important code information
author:
Tim Hentenaar
minimum requirements:
A Winsock Client Class Example description

This is a Class-based form of my Winsock Client Example.


File List:
winsock-client.cpp5Kb
wsocketclient.cpp2Kb
wsocketclient.h1Kb

Similar code
ansi/unicode string class (Popularity: ) : This code creates a string class that is compatible with 8 bit ansi or 16 bit unicode depending on the ...
A C++ N-grams Package (Popularity: ) : It is a natural language processing tool for creating n-gram profiles for text documents, and can be used in pre-processing ...
A Basic Class (Popularity: ) : This code contains a "BOX" class that will store the 3 dimensions of a box and it's volume. The program ...
A student class (Popularity: ) : This is a simple database made in c++ , does not save the records on disk permanently , it is ...
AbstractFunction (Popularity: ) : Code demonstrates abstract classes/functions. I'm trying to get back into C++ and this was a great place to start. There ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 54
version
size in Kb 4
popularity   402/5995043
user rating 5/10
ad


New Code
Popular Code