home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / lisp / mcl / 1596 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  1.0 KB

  1. Path: sparky!uunet!psgrain!percy!hfglobe!ichips!iWarp.intel.com|eff!sol.ctr.columbia.edu!emory!wupost!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!@RIVERSIDE.SCRC.Symbolics.COM,@SEVERN.SLTD.DIALNET.SYMBOLICS.COM:p2@PORTER.ASL.DIALNET.SYMBOLICS.COM
  2. From: p2@porter.asl.dialnet.symbolics.com (Peter Paine)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Inter-host MCL communications
  5. Message-ID: <19921111235823.2.P2@BULLFINCH.ASL.dialnet.symbolics.com>
  6. Date: 11 Nov 92 23:58:00 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Reply-To: p3%Porter.ASL.dialnet.symbolics.com%SEVERN.sltd.dialnet.symbolics.com@RIVERSIDE.SCRC.Symbolics.COM
  9. Lines: 8
  10. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  11.  
  12. I need to read and write data between MCL environments on seperate
  13. hosts.
  14.  
  15. I had in mind network calls from MCL over something like TCP on
  16. ethernet. Ideally, I want a bidirectional stream, good bandwidth and a
  17. server at the receiving end.
  18.  
  19. Has anyone cracked this, if so can you supply pointers please.
  20.