home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18943 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.3 KB  |  46 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!psinntp!juliet!news
  3. From: jja@fnbc.com (Joseph Alotta)
  4. Subject: does anyone have sample socket programs to share?
  5. Message-ID: <1992Dec28.200410.4163@fnbc.com>
  6. Keywords: sockets, ipc,help
  7. Sender: news@fnbc.com
  8. Organization: First National Bank Of Chicago, Chicago IL, USA
  9. Date: Mon, 28 Dec 92 20:04:10 GMT
  10. Lines: 34
  11.  
  12. Greetings,
  13.  
  14.  
  15. I'm not a heavy c hacker, but I want to write a client-server
  16. program using socket communications.
  17.  
  18. Does anyone have something that:
  19.  
  20. 1.    Will compile on Sun/OS.
  21. 2.    Does 2 way socket traffic.
  22. 3.    Uses the select statement.
  23. 4.    Is very reliable.  ie avoids deadlock, and all the
  24.     other bad things.
  25. 5.        has little other stuff in it. 
  26.  
  27.  
  28. I will be most grateful,
  29.  
  30.  
  31. joe.
  32.  
  33. please email me directly, there is just too much going on here
  34. in comp.lang.c for me to see everything.
  35.  
  36.  
  37.  
  38.  
  39. ==============================================================
  40. ! joe alotta                                    jja@fnbc.com !                                               
  41. !                                             (312) 732-3439 !
  42. !                                                            !
  43. ! "The main thing is to keep the main thing the main thing." !
  44. ! Dr. George Sweeney                                         !
  45. ==============================================================
  46.