RasppleII / a2server

AppleTalk server for Apple II computers
Other
31 stars 8 forks source link

A2CLOUD: support SLIP or PPP for Marinetti #35

Closed IvanExpert closed 8 years ago

IvanExpert commented 8 years ago

I looked into this and once got it cooking with SLIrP, but SLIrP is super slow, and I could never get the right script going. The bigger problem is that the lack of conditional logic in Marinetti's scripting makes it impossible to determine whether the serial shell is in any of three states: logged out, logged in, logged in with SLIP (or PPP) running.

I also suspect that even with proper SLIP or PPP server running on the Pi, it would still be just too slow; I'm not even sure that GS/OS can keep up with the theoretically 57,600 available.

knghtbrd commented 8 years ago

This issue was moved to RasppleII/a2cloud#3