Download List

專案描述

vmodemd is a telnet server designed to run old DOS BBS systems and door games. It listens for incoming TCP connections on a defined port, does a minimal telnet handshake if needed, and then starts to proxy all data to a PTY which is bound to a dosemu virtual serial port. vmodemd supports any number of virtual modems, can display customized banners if all modems are busy, can terminate a serial app when a telnet connection is unexpectedly dropped, and run custom scripts before passing control to dosemu, allowing you to pass relevant data like incoming IP address to the DOS app.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-29 05:21
1.2.2

This release fixes a carriage return translation bug with some Linux telnet clients. It adds a 3rd parameter (modem id) to connect script arguments. It adds hangup script support (see hangup_scr in vmodemd.conf).

2009-06-20 05:19
1.2.0a

initial public release.

Project Resources