Delphi 3.0x freeware Winsock and Communications |
[ dccomms.zip ] [ 15,089 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
TComPort is a component that encapsulates Win API serial communication. Serial communication programming is one of the most difficult and not very well documented area in windows programming. Use of TComPort component makes serial communication programming easier than ever. No knowledge of Win API needed. Added: 16-06-1999/15-06-1999 | Version: 1.71 | Downloads: 0/0/0
|
[ dialup.zip ] [ 202,734 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Effective, easy-to-use component for Dial-up networking (Remote Access Service) [Windows95/98] Including RAS API header. Added: 1-03-1998/25-04-1999 | Version: 1.31 | Downloads: 8781/7359/3
|
[ d_ras.zip ] [ 50,299 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
Delphi translation of Remote Access API (including extensions and Windows NT / Win95 OSR2 functions). Corrected a bug in RasTest program. Added: 12-05-1997/14-06-1998 | Version: 2.11 | Downloads: 5012/5012/2
|
[ freenet.zip ] [ 698,175 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
SMTP, POP3 and FTP native components with source released under the GNU Library Public License Added: 1-06-1997 | Version: 2.0 | Downloads: 6632/6632/11
|
[ link: getmacad.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
GetMACAddress - Example of retrieving MAC-address of a network card (LAN & WAN) through NetBios. Requires nb30.pas from Delphi 3 or higher. Added: 4-10-1998 | Version: 1.0 | Downloads: n/a
|
[ link: cgifree.htm ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 | C1 ] | ||
A set of components making interactive dynamic Web content as simple as dropping a component on to a form. Simultaneously support for both CGI and Win-CGI, thus compatible with almost all www-servers on the market. Added: 28-09-1997 | Version: 3.02 | Downloads: n/a
|
[ link: fxcom_d3.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D3 ] | ||
An Inter-application messaging system that allows sending string data between two seperate apps. D2,D3 available at my page Added: 26-11-1997 | Version: Beta 0.11 | Downloads: n/a
|
[ link: rundun.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
A Non-visual component for running Window 95 Dail-Up Networking Connections. Added: 24-08-1998 | Version: Current | Downloads: n/a
|
[ link: wsocket.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
Yet another winsock encapsulation component. This one is compatible with all Delphi version, from 1 to 3. Support TCP and UDP protocols, unlimited CLIENT and SERVER Absolutely free of charge, including full source code. Numerous samples on web site, including FTP client and TELNET with ansi terminal emulation. Added: 4-09-1997 | Version: 2.0 | Downloads: n/a
|
[ icmp.zip ] [ 25,648 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
TPing and TTraceRoute, the standard test tools for TCP/IP networks as Delphi components, together with simple demo applications. Now supporting both ICMP.DLL and winsock mode. Added: 19-09-1997 | Version: 0.3 | Downloads: 5552/5552/5
|
[ ipscan.zip ] [ 136,552 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
Simple Programm wich scans through 256 succeeding IP addresses by incrementing the last byte of IP-address. Different colors show if a host is not responding, not reachable or alive. You need also the ICMP component icmp.zip found on DSP Added: 11-07-1997 | Version: 1.0 | Downloads: 3573/3573/2
|
[ 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
|
[ mailit.zip ] [ 3,375 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
TMailit is a component that allows you to establish a link to your default eMail-Program and it also let's you can select the color of the font when entering and leaving the Mailit-Component Added: 4-01-1998/6-04-1999 | Version: 1.2.0 | Downloads: 5716/5716/1
|
[ mlslot1e.zip ] [ 17,252 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
The mdMailSlot unit contains components makeing an easy interface to the Win32 mailslot network communication. Among components can be mentioned TmdMailSlot (the basic function), TmdWinPopup (for WinPopup compatible program), TmdSafeMail and TmdSecureMail (for short safe message) and TmdLongMail (for long safe datatransfer). Demos can alvays be found at http://www.djernaes.dk/martin Added: 7-12-1997/28-02-1999 | Version: 1.14 | Downloads: 4401/4132/0
|
[ online.zip ] [ 5,877 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
OnLine Detector will easily tell you if you're online or not by generating events. Requires FPiette's TDialup component. [more] Added: 10-05-1998 | Version: 1.0 | Downloads: 3324/3324/1
|
[ pp11free.zip ] [ 311,564 bytes ] | [ Freeware ] [ No Source ] [ D3 | D4 ] | ||
PixelPack is a set of components for Delphi 3.0 / 4.0 that will enable you to visually design the looks of dynamically created web-pages - inside the Delphi IDE!. Includes complete visual control of forms, applets, images, Database comps. etc. Commercial version is also available Added: 30-08-1998 | Version: 1.1 | Downloads: 2886/2886/0
|
[ sockv3p3.zip ] [ 74,718 bytes ] | [ Freeware ] [ With Source ] [ D3 ] | ||
Addapted Gary T. Desrosiers Delphi socket component to work with Delphi 3.0 Added: 25-05-1997 | Version: n/a | Downloads: 2841/2841/0
|
[ tapil14.zip ] [ 244,030 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
TTAPILine based on Windows Telephone API (TAPI) service. Transfer data between two computers using modems, OnNewData event, direct access to your modems under Windows, dial and accept calls. Terminal emulator example is included. [more] Added: 13-09-1998 | Version: 1.4 | Downloads: 4518/4518/6
|
[ tcpip.zip ] [ 80,182 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
TCP/IP component pack, includes: clients for HTTP, FTP, SMTP, POP3, NNTP, lpr, time, RExec, RSh, finger; server for finger; email and news article including MIME file attachments; demo applications. Added: 20-07-1997 | Version: 0.2 | Downloads: 8437/8437/4
|
[ 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
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |