Networking Forums

Networking Forums > Computer Networking > Linux Networking > socket programming

Reply
Thread Tools Display Modes

socket programming

 
 
Andreas Lassmann
Guest
Posts: n/a

 
      04-25-2005, 05:34 PM
hi there.
can anybody tell me where to find a good tutorial that teaches how to
programming sockets in c++?

thanks in advance
 
Reply With Quote
 
 
 
 
GattoDiGrondaia
Guest
Posts: n/a

 
      04-25-2005, 06:26 PM
Andreas Lassmann wrote:

> hi there.
> can anybody tell me where to find a good tutorial that teaches how to
> programming sockets in c++?
>
> thanks in advance


There is an excellent book: "Unix network programming" by Richard Stevens,
and in his site you could look for the source code for all examples in the
book:
http://www.kohala.com/start/unpv12e.html

Daniele
 
Reply With Quote
 
Khaled
Guest
Posts: n/a

 
      04-25-2005, 11:51 PM
Andreas Lassmann wrote:
> hi there.
> can anybody tell me where to find a good tutorial that teaches how to
> programming sockets in c++?
>
> thanks in advance


I'd suggest that you do this in Tcl. It has powerful socket programming
capabilities and it integrates seamlessly with C++.

http://www.tcl.tk
http://groups-beta.google.com/group/comp.lang.tcl

Rgrds,
Khaled

 
Reply With Quote
 
Charlie Gibbs
Guest
Posts: n/a

 
      04-26-2005, 12:23 AM
In article <(E-Mail Removed)>, (E-Mail Removed)
(Andreas Lassmann) writes:

> hi there.
> can anybody tell me where to find a good tutorial that teaches how to
> programming sockets in c++?
>
> thanks in advance


Does it have to be C++ as opposed to straight C? If not, "Beej's
Guide to Network Programming" is an excellent way to start. You
can find it at http://www.ecst.csuchico.edu/~beej/guide/net/

--
/~\ (E-Mail Removed)lid (Charlie Gibbs)
\ / I'm really at ac.dekanfrus if you read it the right way.
X Top-posted messages will probably be ignored. See RFC1855.
/ \ HTML will DEFINITELY be ignored. Join the ASCII ribbon campaign!

 
Reply With Quote
 
Dan
Guest
Posts: n/a

 
      04-27-2005, 07:52 AM
On Mon, 25 Apr 2005 18:34:26 +0200, Andreas Lassmann
<(E-Mail Removed)> wrote:

You might also want to look at:

http://www-users.cs.umn.edu/~bentlem...dvipc/ipc.html



>hi there.
>can anybody tell me where to find a good tutorial that teaches how to
>programming sockets in c++?
>
>thanks in advance


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
socket programming rak.dontmess@gmail.com Linux Networking 4 02-13-2008 12:00 AM
vlan in socket programming sl Linux Networking 0 05-29-2005 09:22 AM
Can any one help me!! (Socket Programming) girishdomain@gmail.com Linux Networking 8 05-25-2005 05:17 PM
linux socket programming sank Linux Networking 2 01-02-2004 06:36 PM
socket programming PH Linux Networking 4 11-16-2003 11:39 PM



1 2 3 4 5 6 7 8 9 10 11