Unit srv5

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: François PIETTE Object: Demo program to show how to use TWSocket object is a very simple server program. This server just wait for a client to connect, then send 'Hello'. When the user click on the disconnect button, the client is disconnected. EMail: francois.piette@ping.be http://www.rtfm.be/fpiette francois.piette@f2202.n293.z2.fidonet.org 2:293/2202@fidonet.org, BBS +32-4-3651395 Creation: September 19, 1996 Version: 2.01 Support: Please ask your question in the following newsgroup: news://forums.borland.com/borland.public.delphi.vcl.components.using 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: Mar 19, 1997 Use enhanced TWSocket object Sep 06, 1997 Beautified * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Classes

TServerForm -

Functions

Types

Constants

Variables

ServerForm


Functions


Types


Constants


Variables

ServerForm : TServerForm