home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sources / wanted / 5043 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.7 KB

  1. Xref: sparky comp.sources.wanted:5043 alt.sources.wanted:1766
  2. Newsgroups: comp.sources.wanted,alt.sources.wanted
  3. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news.mit.edu!hugh
  4. From: hugh@ear.mit.edu (Hugh Secker-Walker)
  5. Subject: Virtual-pipe multiplexer (for communications package)
  6. Message-ID: <HUGH.92Nov13154747@ear.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: ear.mit.edu
  9. Organization: Massachusetts Institute of Technology
  10. Date: Fri, 13 Nov 1992 20:47:47 GMT
  11. Lines: 24
  12.  
  13. I am considering writing a serial-line communications package for
  14. NeXTstep.  Having sketched the design, I find that the Unix-level
  15. control could be provided by a _very simple_ protocol which
  16. manages the set-up of multiple 'pipes' through the single serial
  17. link.  The Dnet package used on the Amiga is the closest thing I
  18. know of, but it combines far too many peer-specific capabilities
  19. with the basic job of managing the pipes between peers.  SLIP or
  20. PPP are too sophisticated and require kernel mucking.  I just
  21. need a library or program that manages the exec-ing of pairs of
  22. Unix peers at the two ends of an existing serial-link and
  23. provides virtual pipes connecting their stdios.  With such an
  24. underlying process it will be easy to provide any number shells
  25. on the remote machine, so file transfers and interactive stuff
  26. like reading news can happen together.  Indeed, your favorite
  27. comm packages will all be useable, simultaneously!
  28.  
  29. Please send me pointers to any libraries or programs resembling
  30. my description of the underlying virtual-pipe multiplexer.
  31. E-mail is fine, I'll summarize.
  32.  
  33. Thanks for your time.
  34. --
  35. Hugh Secker-Walker                    INTERNET:  hugh@ear-ache.mit.edu
  36. MIT, Research Lab of Electronics      UUCP:      mit-eddie!mit-athena!hugh
  37.