about select function in unix socket programming
-
I don't know whether this is a good place for this question. Anyway, I am doing socket programming under unix. Anyone can suggest some articles about socket() function usage? Many thanks in advance!
Probably the Code Requests forum is best. And maybe SourceForge for examples of unix socket programming (but it's not that dissimilar from Windows socket programming).
Visual Studio Favorites - improve your development! GUIgui - skin your apps without XP
-
Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.
Thomas George wrote: Most people there seem to be anti-Windows And most people here are anti-Unix. I'm expecting some of them to flame the living hell out of this thread shortly.
Visual Studio Favorites - improve your development! GUIgui - skin your apps without XP
-
I don't know whether this is a good place for this question. Anyway, I am doing socket programming under unix. Anyone can suggest some articles about socket() function usage? Many thanks in advance!
Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.
-
I don't know whether this is a good place for this question. Anyway, I am doing socket programming under unix. Anyone can suggest some articles about socket() function usage? Many thanks in advance!
If you've got the time and money head over to Amazon.com or your computer book reseller of choice and look for books by Richard Stevens. He wrote what are considered by many, the definitive reference books on Sockets and Unix. I know they saved me when I had to do some socket coding on an IBM RS6000 with AIX 4.3 Good Luck!
-
Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.
-
If you've got the time and money head over to Amazon.com or your computer book reseller of choice and look for books by Richard Stevens. He wrote what are considered by many, the definitive reference books on Sockets and Unix. I know they saved me when I had to do some socket coding on an IBM RS6000 with AIX 4.3 Good Luck!
-
Hmm, found one in the library, it's TCP/IP illustrated. Just placed a hold for it. Thank you!
-
This is the book that I found particularly helpful. UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI Good Luck
-
This is the book that I found particularly helpful. UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI Good Luck
I've read it. I it is great... :cool: I vote pro drink :beer:
-
I don't know whether this is a good place for this question. Anyway, I am doing socket programming under unix. Anyone can suggest some articles about socket() function usage? Many thanks in advance!
docs.sun.com http://docs.sun.com/ab2/coll.45.4/TRANSPORTPG/@Ab2PageView/861?Ab2Lang=C&Ab2Enc=iso-8859-1 Jon Sagara What about :bob:? Best Miniputt score: 21 Sonork ID: 100.9999 jonsagara
-
I don't know whether this is a good place for this question. Anyway, I am doing socket programming under unix. Anyone can suggest some articles about socket() function usage? Many thanks in advance!
Here's an intro to sockets on linux. and Here's another. Josh Knox that-guy.net
"Before you criticize someone, walk a mile in their shoes. That way, when you criticize them, you're a mile away, and you have their shoes." - author unknown -
docs.sun.com http://docs.sun.com/ab2/coll.45.4/TRANSPORTPG/@Ab2PageView/861?Ab2Lang=C&Ab2Enc=iso-8859-1 Jon Sagara What about :bob:? Best Miniputt score: 21 Sonork ID: 100.9999 jonsagara