home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / programm / 6049 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.4 KB

  1. Path: sparky!uunet!mcsun!uknet!strath-cs!gor@cs.strath.ac.uk
  2. From: gor@cs.strath.ac.uk (Gordon Russell)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Networking Package
  5. Message-ID: <11443@baird.cs.strath.ac.uk>
  6. Date: 26 Jan 93 09:33:54 GMT
  7. Sender: gor@cs.strath.ac.uk
  8. Organization: Comp. Sci. Dept., Strathclyde Univ., Glasgow, Scotland.
  9. Lines: 20
  10.  
  11.  
  12.   Does anyone have a networking library which would support connectionless
  13. datagrams, delivery reliably (ie through retransmission), allowing packet
  14. sizes greater than the maximum ethernet packet size? I am just about to write
  15. such a library, and would rather not reinvent the wheel.
  16.  
  17.  I am using an Unix system (sun4 sparc), and am writing the application in
  18. C. The network is ethernet.  Any help appreciated, and feel free to email me.
  19.  
  20.  Gordon
  21.  
  22.  
  23. +--------------------------------+-------------------------------------------+
  24. |  Gordon Russell                |  EMAIL     : gor@cs.strath.ac.uk          |
  25. |  L13.13a, Livingstone Tower,   |  TELEPHONE : 041-552-4400   Ex 3703       |
  26. |  University Of Strathclyde,    |  FAX       : 041-552-0775                 |
  27. |  26 Richmond Street,           +-------------------------------------------+
  28. |  Glasgow, G1 1XH               | Spelling mistakes within this document are|
  29. |  Scotland, UK                  | caused by internet compaction algorithms. |
  30. +--------------------------------+-------------------------------------------+
  31.