LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   socket programming in linux (https://www.linuxquestions.org/questions/programming-9/socket-programming-in-linux-255839/)

ray5_83 11-16-2004 11:29 PM

socket programming in linux
 
Hi, guys..

my study requires me to use linux platform to do assingment, which i not familiar with..

so is there anyone that can provide me some good links that provide tutorials or good info on doing socket programming in linux using c or c++?

i would really appreciate ur posts..

cheer,
ray

itsme86 11-16-2004 11:43 PM

http://www.ecst.csuchico.edu/~beej/guide/net/

Nerox 11-17-2004 01:01 AM

Beej's guide to network programming is for beginners, then read a book about socket programming, for instance: Linux Socket Programming by Sean Walton or UNIX Network Programming, Vol 1.

ray5_83 11-17-2004 08:14 AM

ok, thanks..
i will look into that..

thanks a lot

i hope more to come

shy 11-18-2004 01:06 AM

IMHO the best book on socket API is "UNIX network programming" by Richard Stevens. It's quite large and isn't a "howto learn a socket programming in 3 hours" and can hardly be called "the book for the beginners". But it's very complete and if you have time and wish, and want continue socket programming after your study then it's the best choice.

Good luck!


All times are GMT -5. The time now is 08:13 AM.