home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14919 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!think.com!unixland!cramer
  3. From: cramer@unixland.natick.ma.us (Bill Cramer)
  4. Subject: MacTCP over LocalTalk
  5. Message-ID: <1992Sep2.234214.19655@unixland.natick.ma.us>
  6. Keywords: MacTCP LocalTalk AppleTalk
  7. Organization: Unixland Public Access Unix  (508) 655-3848
  8. X-Newsreader: Tin 1.1 PL3
  9. Date: Wed, 2 Sep 1992 23:42:14 GMT
  10. Lines: 21
  11.  
  12. According to the MacTCP manual, I can run MacTCP through a direct 
  13. Ethernet connection or over LocalTalk.  To run over LocalTalk,
  14. however, I need a bridge which frames and unframes TCP/IP packets
  15. between AppleTalk and raw EtherNet protocols.
  16.  
  17. So far, so good.  But what if I want to use TCP/IP between two
  18. Macs -- no Ethernet, just two macs connected with LocalTalk.  Can
  19. this be done?  In theory, there is no need for the bridge since
  20. my packets never reach an ethernet network.  In practice, I get an
  21. error -98 (port not configured) error when I try to PBOpen the 
  22. driver.  Am I simply not configuring things correctly or is what
  23. I'm trying to do simply not possible?
  24.  
  25. Regards,
  26. Bill Cramer
  27.  
  28. 251 West Central Street, Suite 142    | "You can buy better, 
  29. Natick, MA 01760 USA            |    but you just can't pay more."
  30. Internet: cramer@unixland.natick.ma.us    |        
  31. CIS: 70322,3412                | 
  32.  
  33.