[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Age of Reason BBS



On 8/19/12 2:31 PM, Lon Seidman wrote:
On Sunday, August 19, 2012 9:57:41 AM UTC-4, Egan Ford wrote:
It'd probably be easier to hack the BBS software to accept what ever

connect string the MSS1-T sends (if any).

It unfortunately doesn't send much of anything, I'm going to keep tinkering as I think I still have some cabling issues to troubleshoot. But advice from anyone with experience with one of these telnet servers would be appreciated!


If you can send me a link to the software you are using I can take a shot at it. My experience with terminal servers have be limited to UNIX machines where a telnet connection sets DTR high and a disconnect sets DTR low. The low signal sends a SIGHUP to UNIX and logs out the user. It should be possible to write or find BBS software that can use DTR.

I have to imagine that the author of a BBS package would start with a null modem connection and simply use DTR for development.