|
-
September 7th, 2006, 12:25 PM
#1
cleint/server programming
Hi,
This is the first time am trying to do any kind of network prograaming.
My main interest is in TCP/IP and communication between applications over a network
Can someone please point to a good article on synchorous/asynchorous sockets , general guidlines over what to choose.
Thanx
-
September 7th, 2006, 03:57 PM
#2
Re: cleint/server programming
highly recommend Network Programming for Microsoft Windows Second Edition by Anthony Jone and Jim Ohlund
Kuphryn
-
September 7th, 2006, 05:15 PM
#3
Re: cleint/server programming
Hi I read the reviews on amzon.ca and no one seems to be happy with this book. Any other sugestions anyone
-
September 7th, 2006, 07:02 PM
#4
Re: cleint/server programming
-
September 8th, 2006, 12:36 AM
#5
Re: cleint/server programming
 Originally Posted by venAdder
Hi I read the reviews on amzon.ca and no one seems to be happy with this book. Any other sugestions anyone
Those reviews are ill-considered. It's a good book, particularly for someone who is trying network programming for the first time. It's true that it's not an advanced Winsock 2 book, but it's still very good.
On-line resources include the samples of network programming that can be found at this FAQ: "Where can I find examples of socket programs?" at http://www.codeguru.com/forum/showthread.php?t=326666
Also, Beej's guide is good: http://beej.us/guide/bgnet/ .
Mike
-
September 11th, 2006, 02:27 PM
#6
Re: cleint/server programming
Thnx for the pointers, I will go into it one by one. I already ordered that book BTW.
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
|