Connecting Tech Pros Worldwide Help | Site Map

C++ networking

Lefteris Laskaridis
Guest
 
Posts: n/a
#1: Jul 22 '05
Can anybody suggest some good book titles in C++ networking?

-
Lefteris


Sumit Rajan
Guest
 
Posts: n/a
#2: Jul 22 '05

re: C++ networking



"Lefteris Laskaridis" <celhellas@germanosnet.gr> wrote in message
news:btp1t7$8s9$3@newsmaster.public.dc.hol.net...

Can anybody suggest some good book titles in C++ networking?

You may find this link useful:

http://www.accu.org/bookreviews/publ...b/networks.htm

Sumit.




Phipps Xue
Guest
 
Posts: n/a
#3: Jul 22 '05

re: C++ networking


If you've got to write network application in C++. Please do not hesitate to visit http://www.cs.wustl.edu/~schmidt/ACE.html. I think it's beyond your expectation. I will list some of great features below.

A. socket
B. multi-threading
C. patterned code
D. ...

Phipps
"Lefteris Laskaridis" <celhellas@germanosnet.gr> wrote in message news:btp1t7$8s9$3@newsmaster.public.dc.hol.net...
Can anybody suggest some good book titles in C++ networking?

-
Lefteris

Closed Thread