home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23388 < prev    next >
Encoding:
Text File  |  1993-01-09  |  884 b   |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!torn!utzoo!utdoe!torag!zooid!stramba
  3. From: Mike Stramba <stramba@zooid.guild.org>
  4. Subject: netstat for Linux?
  5. Organization: The Zoo of Ids
  6. Date: Sat, 9 Jan 1993 11:15:17 GMT
  7. Message-ID: <1993Jan9.111517.23693@zooid.guild.org>
  8. Lines: 24
  9.  
  10. Hello Linuxers !
  11.  
  12. Is there a 'netstat' or equivalent program for linux?
  13.  
  14. I'm trying to write some networking code, and want a way of monitoring the
  15. state of tcp/ip.
  16.  
  17. Something very simple will do, i.e. showing what sockets have been opened, by
  18. whom, what their status is.
  19.  
  20. If anybody has source for this, and it's reasonably short (couple hundred
  21. lines or less) could you mail it to me?
  22.  
  23. ---------
  24.  
  25. I'm also looking for some C coding examples for client / server, UDP and TCP
  26. examples.
  27.  
  28. Just something simple, the bare bones (i.e. an echo or daytime setup).
  29.  
  30. Thanks for any input.
  31.  
  32. Mike
  33.  
  34.