home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!psinntp!juliet!news
- From: jja@fnbc.com (Joseph Alotta)
- Subject: does anyone have sample socket programs to share?
- Message-ID: <1992Dec28.200410.4163@fnbc.com>
- Keywords: sockets, ipc,help
- Sender: news@fnbc.com
- Organization: First National Bank Of Chicago, Chicago IL, USA
- Date: Mon, 28 Dec 92 20:04:10 GMT
- Lines: 34
-
- Greetings,
-
-
- I'm not a heavy c hacker, but I want to write a client-server
- program using socket communications.
-
- Does anyone have something that:
-
- 1. Will compile on Sun/OS.
- 2. Does 2 way socket traffic.
- 3. Uses the select statement.
- 4. Is very reliable. ie avoids deadlock, and all the
- other bad things.
- 5. has little other stuff in it.
-
-
- I will be most grateful,
-
-
- joe.
-
- please email me directly, there is just too much going on here
- in comp.lang.c for me to see everything.
-
-
-
-
- ==============================================================
- ! joe alotta jja@fnbc.com !
- ! (312) 732-3439 !
- ! !
- ! "The main thing is to keep the main thing the main thing." !
- ! Dr. George Sweeney !
- ==============================================================
-