Unit Tnsrv1

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright: François PIETTE francois.piette@ping.be http://www.rtfm.be/fpiette 2:293/2202@fidonet.org BBS: +32-4-365.13.95 Creation: April 1996 Version: 1.23 Description: TnSrv implement a (very basic) Telnet server (daemon) Compatible with both Delphi 1 and Delphi 2 Uses TWSocket to communicate with WinSock WebSite: http://www.rtfm.be/fpiette/indexuk.htm Support: Use the mailing list twsocket@rtfm.be See website for details. Legal issues: Copyright (C) 1997 by François PIETTE This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented, you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Updates: Sep 18, 1996 Added resize event and about box Mar 19, 1997 V1.10 Use enhanced TWSocket object Jul 22, 1997 V1.20 Adapted to Delphi 3 Sep 27, 1997 Adapted for TWSocket converted to support C++Builder Oct 03, 1997 V1.22 Added a $DEFINE POP3 to simulate a POP3 server Added an editbox to select the server port Oct 09, 1997 Added a $DEFINE SMTP to simulate a SMTP server Oct 11, 1997 V1.23 Added PortNum to client to tell him what he has to serve * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Classes

TClient -
TServerForm -

Functions

Types

Constants

TnSrvVersion

Variables

ServerForm


Functions


Types


Constants

TnSrvVersion = 123


Variables

ServerForm : TServerForm