Skip to main content
Home Forums 68kMLA An idea: TCP/IP to serial bridge (modem emulator) — #28
Post #28 by porter
Source Forum68kMLA
CategoryNetworking
Post DateSat, 9 Aug 2008 - 20:36
Original URLhttps://68kmla.org/bb/threads/an-idea-tcp-ip-to-serial-bridge-modem-emulator.14384/
Post
I always gets my confuzzled. So physically/electrically the port is both RS-232 and 422 compatible, and HDLC runs on top of the RS-422 mode?
No, RS232/422 are point to point links. LocalTalk is run on a bus, where tristate drivers are used to disable output when not transmitting.

The following is the guide for AppleTalk including LocalTalk.

http://developer.apple.com/MacOs/opentransport/docs/dev/Inside_AppleTalk.pdf

mp.ls