Unit twschat1

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: François PIETTE Description: TWSChat shows how to use TWSocket to build a chat program EMail: francois.piette@ping.be http://www.rtfm.be/fpiette francois.piette@rtfm.be Creation: November 26, 1997 Version: 1.03 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: Jan 04, 1998 V1.01 Corrected a bug in the CliWSocketDataAvailable which did'nt append data to the receive buffer. Jan 10, 1998 V1.02 Corrected yet another bug in CliWSocketDataAvailable which did'nt take into account that variable I is zero based. Mar 15, 1998 V1.03 Yet another bug in OnDataAvailable event. {* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Classes

TTWSChatForm - Any port would do the job.

Functions

Types

Constants

ChatPort
TWSChatVersion

Variables

TWSChatForm


Functions


Types


Constants

ChatPort = '2200'

TWSChatVersion = 103


Variables

TWSChatForm : TTWSChatForm

Déclarations publiques