Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. about select function in unix socket programming

about select function in unix socket programming

Scheduled Pinned Locked Moved The Lounge
question
13 Posts 6 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lucy 0
    wrote on last edited by
    #1

    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!

    T L J J 5 Replies Last reply
    0
    • L lucy 0

      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!

      T Offline
      T Offline
      Todd C Wilson
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      • L Lost User

        Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.

        T Offline
        T Offline
        Todd C Wilson
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        • L lucy 0

          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!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.

          T L 2 Replies Last reply
          0
          • L lucy 0

            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!

            J Offline
            J Offline
            Jon Gohr
            wrote on last edited by
            #5

            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!

            L 1 Reply Last reply
            0
            • L Lost User

              Try this http://www.developerweb.net/sock-faq/ Thomas Note: Most people there seem to be anti-Windows.

              L Offline
              L Offline
              lucy 0
              wrote on last edited by
              #6

              Thank you for the link. I am checking it out. P.S. Thomas George wrote: Most people there seem to be anti-Windows. is it like religion? hmm, always pros and cons.

              1 Reply Last reply
              0
              • J Jon Gohr

                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!

                L Offline
                L Offline
                lucy 0
                wrote on last edited by
                #7

                Hmm, found one in the library, it's TCP/IP illustrated. Just placed a hold for it. Thank you!

                J 1 Reply Last reply
                0
                • L lucy 0

                  Hmm, found one in the library, it's TCP/IP illustrated. Just placed a hold for it. Thank you!

                  J Offline
                  J Offline
                  Jon Gohr
                  wrote on last edited by
                  #8

                  This is the book that I found particularly helpful. UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI Good Luck

                  L N 2 Replies Last reply
                  0
                  • J Jon Gohr

                    This is the book that I found particularly helpful. UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI Good Luck

                    L Offline
                    L Offline
                    lucy 0
                    wrote on last edited by
                    #9

                    found it in the reference library. looks like I have to bought it. Thank you!:rose:

                    1 Reply Last reply
                    0
                    • J Jon Gohr

                      This is the book that I found particularly helpful. UNIX Network Programming, Volume 1: Networking APIs - Sockets and XTI Good Luck

                      N Offline
                      N Offline
                      Nemanja Trifunovic
                      wrote on last edited by
                      #10

                      I've read it. I it is great... :cool: I vote pro drink :beer:

                      1 Reply Last reply
                      0
                      • L lucy 0

                        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!

                        J Offline
                        J Offline
                        Jon Sagara
                        wrote on last edited by
                        #11

                        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

                        L 1 Reply Last reply
                        0
                        • L lucy 0

                          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!

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #12

                          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

                          1 Reply Last reply
                          0
                          • J Jon Sagara

                            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

                            L Offline
                            L Offline
                            lucy 0
                            wrote on last edited by
                            #13

                            Thank you, all you guys! I finished coding a server using select. A quite simple one, though. Also I booked a Steven's book on-line. Happy coding!

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups