|
-
February 15th, 2010, 02:05 AM
#1
help in writing C++ socket classes to operate asynchronously
Hi,
I would be glad if someone please would help me to write classes by using these http://cs.baylor.edu/~donahoo/practi...ets/practical/ libraries to exchange data between client and server programs in asynchronous mode.
Thanks for your replies,
Last edited by apollo135; February 15th, 2010 at 03:00 AM.
-
February 18th, 2010, 08:50 AM
#2
Re: help in writing C++ socket classes to operate asynchronously
There are probably thousands of class wrappers for berkeley sockets. I would think that a simple search of codeguru would locate dozens:
http://www.google.com/search?source=...&aq=f&aqi=&oq=
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|