Reasons.
Well-known member
I'm thinking through a project on Digi's Portserver line; specifically, I'd like to document how to use them as serial network switches (of sorts) for computers without Ethernet. In the Mac context I'd be direct-wiring machines to the Portserver over serial connections and using the Portserver's PPP server to establish TCP/IP connections. Not planning to use any modems except for on devices that don't have another option; none of those are Macs, though.
A few questions related to that:
A few questions related to that:
- Is there a practical difference (particularly in bandwidth) between using a Mac's serial ports with RS-232 and RS-422? Digi makes devices that support RS-422, but they're typically more expensive. Is it worth using RS-422 for any Mac? If it makes a difference for some models, which ones?
- What's the speed cap for the Mac's serial ports without external clocking? I believe there's a difference between Geoport models, traditional serial, and more exotic implementations like on the IIfx.
- Some sources mention that you should plan on setting your baud rate to twice your modem's to make sure you're not bottlenecking your connection. Is that the case with a null modem connection or only traditional modems?
- Should I prefer FreePPP over MacPPP where available? Do they both support null modem connections?
- There's a lot of mention of PPP being able to encapsulate AppleTalk, but it's hard to find information on how that works in practice or if it enables you to connect to other Macs on standard Ethernet networks. Assuming I'm able to give a Mac Plus, for example, an IP address on a local network with PPP, would I be able to connect to a SE/30 that's using Ethertalk?
- Relatedly, should I be aware of performance degradation using null modem PPP and LocalTalk simultaneously? I've seen some mention of this, but since it was on LEM I figured I'd check here, too.