Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uthernet emulation #189

Open
delfossea opened this issue Jun 8, 2022 · 2 comments
Open

Uthernet emulation #189

delfossea opened this issue Jun 8, 2022 · 2 comments

Comments

@delfossea
Copy link

should emulate an Ethernet card in a slot or at least serial card to TCP port.

@timriker
Copy link

There is a "Serial Port" option in linapple.conf that connects to ttyS0 - ttyS99. Alas, my "serial card" is ttyUSB0, but it might work to link the name someplace, or hard-create a dev/ttyS* node. I've not tried yet.

ProTERM 3.1 works for me on real //e hardware.

@timriker
Copy link

It should be possible to run "tcpser" and have that listen on a ttyS* port. It emulates a modem and takes ip addresses to connect to. This should allow linapple to connect to BBSes etc.
https://github.com/FozzTexx/tcpser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants