Delphi 5.0x freeware Communication (I/O) |
[ almailsl.zip ] [ 5,930 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
TALMailSlot is an easy to use component which allows applications to send messages across a network using mailslots. Added: 31-10-1999/17-09-2000 | Version: 1.06 | Downloads: 12608/12581/3
|
[ as200d5.zip ] [ 448,580 bytes ] | [ Freeware ] [ No Source ] [ D5 ] | ||
Communications library which provides access to the serial ports under Windows 95/98/ME/NT/2000. Modems, printers or barcode scanners, Async32 is easy to use with any type of serial hardware. Build your own comport server application. Varian Async32 is freeware, you are allowed to use the software in freeware, shareware and commercial software without registration fee. Support and full source code are available after registration. Added: 17-10-2001 | Version: 2.0 | Downloads: 4653/4653/15
Compatible files: [ D4 | D6 | C4 | C5 ] |
[ ciacomport.zip ] [ 6,986 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ] | ||
TCiaComPort is a Delphi component (full source included) for serial communications. It is full event driven and fires an event when data is available. It has also a 'LineMode' property in case you want to receive packets wich ends with particulary characters. Added: 18-03-2002 | Version: 1.05 | Downloads: 11059/11059/44
|
[ cport260.zip ] [ 148,579 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | C3 | C4 | C5 ] | ||
A set of components for writing serial communication program. Components included: TComPort, TComDataPacket, TComTerminal TComComboBox, TComRadioGroup and TComLed. With these tools, you can write serial application faster and easier than ever. A Delphi context sensitive file included. Added: 11-10-1998/14-05-2000 | Version: 2.60 | Downloads: 45452/28671/99
|
[ elecom12.zip ] [ 90,965 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Serial I/O communications library for OS/2, Win32 and DOS. Added: 14-08-2000 | Version: 1.2 | Downloads: 11039/11039/12
|
[ EMDialUp.zip ] [ 19,212 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
This component is a conversion to Delphi of RAS.H file as provided by Microsoft Corp. It is very useful because allows you to implement your own dialup connection or inherits from standard dialup connection. Thanks to David Moretti for RAS API header. Added: 26-11-2000 | Version: 1.0 | Downloads: 7014/7014/9
|
[ faxserver.zip ] [ 758,561 bytes ] | [ Freeware ] [ No Source ] [ D5 | D6 | D7 ] | ||
Component TFaxService incapsulates Microsoft WinFax API (available for Windows 2000, XP and etc). Fax Service provides Delphi interface for the following tasks: - fax server configuration management - fax device management - transmitting faxes, sending a cover page - archives for sent and received faxes - managing fax jobs - activity logging, which is useful for reporting and billing purposes - outgoing fax priority settings. Component is freeware, sources: 50$ Added: 28-09-2004 | Version: 1.1 | Downloads: 831/831/15
|
[ link: ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ] | ||
TurboPower Async Professional Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, & more. This release includes source code, packages, the latest PDF manual, & help files released under Mozilla Public License 1.1 (MPL 1.1) Added: 4-02-2003 | Version: 4.06 | Downloads: n/a
|
[ interapp.zip ] [ 460,534 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 | C4 | C5 | C6 ] | ||
InterAppComm consists of two components, InterAppSender and InterAppReceiver, which can communicate between separate applications on the same machine. The communication occurs conveniently through the use of events. Typically you place a sender in one application and a receiver in one or more other applications. The sender can determine how many receivers are currently running and can send data to them in various formats (string, integer, real, or custom format). It can also detect a receiver being created, destroyed, enabled, or disabled. The sender can communicate with all running receivers or just a group of receivers sharing the same group name. 2 demos included. Added: 13-10-2003 | Version: 1.0.0 | Downloads: 2695/2695/27
|
[ jms.zip ] [ 81,013 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 | D7 ] | ||
Product "JMS Library for Delphi" is designed for using Java Message Service in applications created with Borland Delphi. When you use this library, you can: ... use prevalent JMS technology for communicating among processes; ... use best understanding of modern JMS methodics for creating your applications; ... make communicate among processes written in different programming languages (Java, C++, etc.); ... use freeware products. Complete package contains:
Added: 8-12-2003/4-02-2004 | Version: 1.0.2 | Downloads: 1353/1343/14
|
[ NIC_Info.zip ] [ 182,604 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | C4 | C5 ] | ||
Demostration of how to retrieve ALL Network interface card IP, subnet masks, broadcast addresses, with interface status flags. Example program exe included. Added: 14-08-2000 | Version: 1.0 | Downloads: 11325/11325/9
|
[ rasmg111.zip ] [ 26,077 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 ] | ||
This is a component for an easy access to ras services. It includes connecting and disconnecting events as well as an easy access to important properties like connection state, IP numbers of client and server, phone number, aerea code, country code, device name, device type and a time stamp of the last connection state change. Added: 19-10-1998/1-09-2003 | Version: 1.10 | Downloads: 5124/5056/8
|
[ SwitchModules10.zip ] [ 26,085 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | D7 ] | |||
Two components enabling interprocess messaging in a simple an effective way. Define Text commands that you may send from one application to another. The commands are received automatically with 2 lines of code and fire an event in the destination application. You have the option to add parameters to each command, and be able to react appropriatly in the fired event in the destination process. If a destination application isn't launched yet, this is done automatically. If the destination application is already running, your can optionally avoid the start of a second instance. In the destination application, this makes no difference. The package comes with 2 components:
Two techniques are used for receiving the commands. First is by interpreting the startup paramaters (when the destination application is first launched), of by receiving a windows message (if the application is already running and a second instance shell be avoided. Added: 23-08-2004 | Version: 1.0 | Downloads: 899/899/10
|
[ udptest.zip ] [ 9,502 bytes ] | [ Freeware ] [ With Source ] [ D5 | D6 ] | ||
This is a simple chatprogram . You can test your UDP ports, and can learn how to use UDP ports. Added: 30-07-2003 | Version: 1.0 | Downloads: 1108/1108/12
|
[ ZLPortIO.zip ] [ 12,733 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
ZLPortIO - This unit allow your application direct access port input and output under all versions of Microsoft Windows Added: 20-05-2001 | Version: n/a | Downloads: 15548/15548/69
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.