Delphi 6.0x freeware
Winsock and Communications

[ jr_tpipe.zip ] [ 7,417 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
DataPipeline with FiFo (first in, first out). Preferred as a big databuffer: on every Event (i.e. Winsock.DataArrive) put Data in the TPipe-Component, and, if all data arrived, or more, put a part or all into an Stream, Bitmap, String or any other Buffer ...
Added: 28-02-1999/7-01-2003   |  Version: 1.2   |  Downloads: 4144/4128/9
Author:Juergen Ruemmler   [Homepage]   [DSP files]

[ SetupTOOCSfree.exe ] [ 361,746 bytes ] [ Freeware ] [ With Source ]
[ D5 | D6 ]
Simply create Client Server applications with TOOCS system! The package TOOCS contains TCP Client and Server components that allow asynchronous objects transfert. The only thing you have to do is to create TOOCS event classes which encapsulate data and the treatments. Here the most important classes : * TTOOCSClient : Client component * TTOOCSServer : Server component * TTOOCSEvent : Event base class * TTOOCSEventMessage : Message event
Added: 17-02-2003   |  Version: 1.0.0   |  Downloads: 983/983/7
Author:Olivier Rogier   [Homepage]   [DSP files]

[ tcp_udp_ipc.zip ] [ 66,206 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 ]
This file include one major unit HxTcpIpcUdp.pas containing 7 classes: a synchronous Tcp-server and -client class, a blocking tcp-client class, a synchronous IPC-server and -client class, a blocking IPC-client class and an UDP class (also synchronous). All classes are suitable for both Delphi and Kylix and are especially designed for ease of use. This file contains also some *useful* examples built on top of these classes.
This version is also suitable for Kylix (all versions)
Added: 18-03-2003/5-05-2003   |  Version: 0.91   |  Downloads: 3043/3030/28
Author:D.J.C. Blijker   [DSP files]

[ tsock.zip ] [ 47,755 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 | C1 | C3 | C4 | C5 | C6 ]
Freeware, full source provided, socket component with next features: -Supports both TCP and UDP protocols; -Support for blocking and non-blocking socket communications; -Listening mode will automatically accept incoming connections, create a new TSock component for the connected socket, and spawn a new thread of execution to handle concurrent blocking server connections; -Component can transfer blocks of data up to 4 gigabytes in length and more. -Package caches resolved IP Addresses for faster DNS lookups;
Added: 10-02-1997/5-05-2003   |  Version: 1.0k   |  Downloads: 10206/10104/52
Author:Ward van Wanrooij   [Homepage]   [DSP files]

[ WBluetoothSocket.zip ] [ 2,178 bytes ] [ Freeware ] [ With Source ]
[ D6 ]
ICS WSocket extension supporting simple WinSock interface to XPSP1 (beta) Bluetooth. Implementation based on WIrCOMMSocket by Primoz Gabrijelcic
Requires Microsoft Windows XP SP1 (beta) and Bluetooth Extension
Added: 16-07-2002   |  Version: 0.1   |  Downloads: 1656/1656/25
Author:Warren Chin   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.