* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: François PIETTE
Email: francois.piette@ping.be http://www.rtfm.be/fpiette
francois.piette@f2202.n293.z2.fidonet.org
BBS: +32-4-365.13.95
Copyright: You can use this software freely, at your own risks
Creation: April 4, 1997
Version: 2.01
Object: Demo program to show how to use TWSocket object to listen
UDP messages from the network. Use UDPSend or any other
program to send UDP messages.
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:
July 23, 1997 Adapted for Delphi 1, 2 and 3
Sept 06, 1997 Version 2.01
Sept 27, 1997 Updated for TWSocket changes
Replace loopback address by real localhost IP addr
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * TMainForm -
MainForm
MainForm : TMainForm
Déclarations publiques