Previous 20 filesDelphi 2.0x freeware
Winsock and Communications

[ mapimail.zip ] [ 3,965 bytes ] [ Freeware ] [ No Source ]
[ D2 ]
This unit contains one component to send mail to any mail box, inherites directly from TWinControl, and you may attach or include one file in the body. Using MapiMessage And MapiFileDesc Records
Added: 1-06-1997   |  Version: 2.1   |  Downloads: 1524/1524/0
Author:Jair Palacio   Megasistemas Ltda.   [Homepage]   [DSP files]

[ 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
Author:Martin Djernas   [Homepage]   [DSP files]

[ netconn.zip ] [ 8,849 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
Component to manage connections to network resources in Windows 95 and NT. Logs in to servers. Maps local resources (like drives and ports) to net resources
Added: 29-11-1996   |  Version: 1.1   |  Downloads: 2435/2435/2
Author:Ryan P. Cote   [DSP files]

[ netnam12.zip ] [ 6,306 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 ]
TmgNetUserName is a non-visual vcl that returns the username used to login to your LAN. It uses BDE calls, so it should work with any network recognised by Windows. (OK if you're using the BDE, but your EXE will be bigger if your not!)
Added: 26-03-1997   |  Version: 1.2.1   |  Downloads: 2836/2836/1
Author:Malcolm Groves   [Homepage]   [DSP files]

[ 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
Author:Vander Nunes   [Homepage]   [DSP files]

[ port95.zip ] [ 1,758 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
Port95 - very simple unit, that lets you access port under Window 95, not under Windows NT
Added: 7-05-1997   |  Version: 1.0   |  Downloads: 1975/1975/0
Author:Anatoly Podgoretsky   [DSP files]

[ pswchg32.zip ] [ 6,463 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
Eudora / NUPOP password manager utility based on DWinSock 2.0
Added: 13-09-1996   |  Version: 1.0   |  Downloads: 1400/1400/0
Author:Alin Flaider   [Homepage]   [DSP files]

[ qccom32.zip ] [ 10,380 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
Delphi Control used for serial port communications
Added: 4-06-1996   |  Version: 2/9/96   |  Downloads: 3427/3427/3
Author:Quantum Composers   [DSP files]

[ ras.zip ] [ 10,914 bytes ] [ Freeware ] [ No Source ]
[ D2 ]
TRAS component encapsulates Microsoft's 32 bit RAS API
Added: 5-04-1996   |  Version: n/a   |  Downloads: 0/0/0
Author:Daniel Polistchuck   [DSP files]

[ sockv3.zip ] [ 38,325 bytes ] [ Freeware ] [ No Source ]
[ D2 ]
contains SOCKETS component ( ver 3.0 ) with REXEC, FTP clients and a basic WWW server examples
Added: 22-03-1996   |  Version: n/a   |  Downloads: 1904/1904/1
Author:Gary T. Desrosiers   [DSP files]

[ stelnet.zip ] [ 19,117 bytes ] [ Freeware ] [ No Source ]
[ D2 ]
STelnet is a group of components which can be used to create a Telnet client with only a few lines af code ( Beta, )
Added: 4-04-1996   |  Version: n/a   |  Downloads: 1743/1743/0
Author:David Wann   [DSP files]

[ tapid3.zip ] [ 28,545 bytes ] [ Freeware ] [ With Source ]
[ D1 | D2 ]
TAPI Support Kit for Delphi. Translated Telephony API (TAPI) 2.0 header files for Delphi. Now includes support for developing custom TAPI service providers
Added: 24-02-1997   |  Version: 3.0   |  Downloads: 0/0/0
Author:Alexander Staubo   [DSP files]

[ 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
Author:Juri Kornienko   [Homepage]   [DSP files]

[ tapiterm.zip ] [ 62,357 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
A terminal application that uses Win 95 Tapi to dial and connect via the Modem
Added: 17-02-1997   |  Version: 1.0   |  Downloads: 2270/2270/3
Author:Mathew Verdouw   [Homepage]   [DSP files]

[ 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
Author:Andreas Hörstemeier   [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]

[ telephon.zip ] [ 5,344 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
TTelefon is a small component for dialing telephone nubmers ( based on QCCom32 by Scott Pinkham & TDialer by Artchil Gogava )
Added: 9-12-1996   |  Version: n/a   |  Downloads: 1610/1610/0
Author:Mihaela Mihaljevich   [DSP files]

[ Text2pdu.rar ] [ 3,447 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
With this unit you can converting texts into PDU format easily, and vica versa.
2 functions were provided:
  • TextToSMS
  • SMSToText

Added: 26-10-2000   |  Version: n/a   |  Downloads: 0/0/0
Author:Barna Szternak   [DSP files]

[ tfing32.zip ] [ 6,765 bytes ] [ Freeware ] [ With Source ]
[ D2 ]
TFinger component implements Internet finger protocol described in the rfc 1288
Added: 4-06-1996   |  Version: n/a   |  Downloads: 1531/1531/0
Author:Artchil Gogava   ArGo Software Design   [Homepage]   [DSP files]
 
Compatible files:  [ D1 ]

[ tinyweb2.zip ] [ 97,282 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | C1 | C3 | C4 ]
TinyWeb is a simple Win32 daemon for regular (TCP/http) and secure (SSL/TLS/https) web servers, written in Delphi. This program and the source code is free for commercial and non-commercial use. TinyWeb is extremely small (executable file size is 53K), simple (no any configuration except command line) and fast (consumes as little system memory and CPU resources as possible). TinyWeb installs in minutes and maintains a low-memory profile. [more]
Added: 17-05-1998/27-02-2000   |  Version: 1.8   |  Downloads: 10074/8671/9
Author:Max Masyutin   RITLABS S.R.L.   [Homepage]   [DSP files]

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