Re: [fpc-pascal] RE: Minimal telnet server

2013-12-06 Thread Robert Wolfe
And I know that Mystic BBS also has telnet server code in it as well. On 12/05/2013 06:49 AM, Hartmut Eilers wrote: Hallo Mark, I have a minimal telnet server in my Projekt OpenMSR. Information about OpenMSR on the webpage at www.openmsr.org . The source is hosted at sf.

[fpc-pascal] RE: Minimal telnet server

2013-12-05 Thread Hartmut Eilers
Hallo Mark, I have a minimal telnet server in my Projekt OpenMSR. Information about OpenMSR on the webpage at www.openmsr.org. The source is hosted at sf. If you check it out you find the telnet server in the directory DeviceServer. Check the code in DeviceServer.pas for usage. Kind regards Hartm