Unit WSockbuf

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: François PIETTE Description: TBuffer is an object wich buffers data in a single dynamically allocated memory block. It is a kind of FIFO wich manages characters in bloc of various sizes. EMail: francois.piette@pophost.eunet.be francois.piette@ping.be francois.piette@rtfm.be http://www.rtfm.be/fpiette Creation: April 1996 Version: 2.00 Support: Use the mailing list twsocket@rtfm.be See website for details. Legal issues: Copyright (C) 1997, 1998 by François PIETTE Rue de Grady 24, 4053 Embourg, Belgium. Fax: +32-4-365.74.56 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 06, 1998 V2.00 Added a property and a parameter for the create method to select the buffer size. Using a 0 value will make the object use the default 1514 bytes (the largest size for an ethernet packet). * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Classes

TBuffer -

Functions

Types

Constants

WSockBufVersion

Variables


Functions


Types


Constants

WSockBufVersion = 200


Variables