virus
I finally made up my mind to learn socket programming ... huh. I checked out amazon for books on socket programming in C and found the following:

1. TCP/IP Sockets in C: Practical Guide for Programmers (The Practical Guides Series)
by Michael J. Donahoo, Kenneth L. Calvert, S. Donahoo

2. UNIX Network Programming by W. Richard Stevens (for advanced users)

3. Linux Socket Programming by Example (By Example)
by Warren Gay (Author)

Any personal experience with the above mentioned books or do u have anything better to offer ? smile.gif

P.S: I did C/C++ back in Uni so I have some knowledge blink.gif
Dillinja
I got "Beginning LInux programming" by Richard Stones and Neil Matthew (ISBN 1-861002-97-1).

While the first few sections are really basic, theres an excellent section on sockets, also very well laid out sections on debugging, processes/signals/, TCL, device drivers, and programming for X and Gnome.

While your probably looking for a dedicated socket programming publication, this is an excellent primer for starting on sockets and also if you wanted to mess about with GUIs for X or Gnome.
coder
a nice lil' tut on BSD sockets (if i recall, most socket formats are based off of BSD's )
http://www.cet.nau.edu/~mc8/Socket/sinfo1.htm


oh, here is a nice raw_socket tut (found on packetstorm)
http://packetstormsecurity.nl/programming-.../raw_socket.txt
virus
QUOTE (coder @ Oct 9 2003, 03:59 PM)
a nice lil' tut on BSD sockets (if i recall, most socket formats are based off of BSD's )
http://www.cet.nau.edu/~mc8/Socket/sinfo1.htm

Ah ... that's a nice tut on sockets. I will print it right away smile.gif

*kicks his HP Laser Jet 4L to get ready for a serious job
scooby
all the best to u digger.
Man that is one topic that scares me a lot.
unsure.gif
andariel
Check this out:
http://www.ecst.csuchico.edu/~beej/guide/net/
It is a good C socket programming tutorial by Beej. It is available in different translations and formats. It helped me a lot wink.gif
scooby
Well i have made my mind to start an in house project on socket programming
Thanks a lot andariel, coder for your links, digger for making this post.

I am thinking of using java to implement this but it will be much easier hmm... so i will use C.wink.gif

Anyone who has more links books to share is most welcome. cool.gif
CloudyOne
QUOTE (coder @ Oct 9 2003, 11:59 AM)
oh, here is a nice raw_socket tut (found on packetstorm)
http://packetstormsecurity.nl/programming-.../raw_socket.txt

dude that is a tight ass tutorial
Hexboy
Got
"Linux Socket programming" here by Sam Walton. This book is great IMO. ISBN 0-672-31935-7 . I think its out of print or something, though.
Fractured

http://www.hal-pc.org/~johnnie2/winsock.html

is another really great place to learn socket programming.

Enjoy!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.