1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 19:57:36 +00:00

TMXR: Added option to use UDP transport for packet transport

This commit is contained in:
Mark Pizzolato
2013-11-25 04:36:21 -08:00
parent 25ded050ed
commit 4259b3c83a
5 changed files with 130 additions and 30 deletions

View File

@@ -68,6 +68,7 @@ A remote console session will close when an EOF character is entered (i.e. ^D or
Serial Console Support
Separate TCP listening ports per line
Outgoing connections per line (virtual Null Modem cable).
Packet sending and reception semantics for simulated network device support using either TCP or UDP transport.
#### Asynchronous I/O
* Disk and Tape I/O can be asynchronous. Asynchronous support exists