Create feature-rich windows applications with many new components and universal dialogs.
- improved DBGrid
- new DBRecordView, DBTreeView
- toolbars and db dialogs to Find, Filter, Sort, Export, Print...
- StringGrid with columns definition
- GroupBox with automatic alignment and resizing of owned controls
And many more from $25 to $95 only - click for details!
Active Ports component v.0.9.4
By LGM.
Freeware + source 17 Jan 2001Description
This component implements part of the NetStat utility functionality by collecting data about the active ports. Additionally, it checks the active ports against a list of known Trojan ports and notifies the user about suspected connections.Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D5
DrufelSMPP Component C
By Drufel.
Freeware + source 23 Aug 2006Description
SMPP component for C++Builder. You can use next commands:- generic_nack
- bind_receiver
- bind_transmitter
- bind_transceiver
- unbind
- deliver_sm
- submit_sm
- submit_multi
- data_sm
- query_sm
- replace_sm
- cancel_sm
- enquire_link
- alert_notification.
Informations
- Status: Fully functional
- Source: Included
- Size: 54kB
Platforms: C2k6, CB6
Faster TCP v.1.13
By Jyrki Kyllonen.
Freeware + source 19 Jul 2010Description
Two components with help file working in Delphi IDE by pressing the F1-key. Source included. Demos available for download at the web-site. Optimized, tested and ready for use.Should be compatible with at least Delphi 2-7, experimental D2009/D2010 compatibility. Uses the Winsock unit for sockets. Remember to read the ReadMe file too.
This should finally be the last version. Read about changes from the website.
Informations
- Status: Fully functional
- Source: Included
- Size: 43kB
Platforms: D2, D2009, D2010, D3, D4, D5, D6, D7
Fundamentals TCP v.4.0.19
Description
Fundamentals TCP- TCP Client
- TCP Server
- Socks and HTTP proxy support.
Informations
- Status: Fully functional
- Source: Included
- Size: 128kB
Platforms: D2005, D2006, D2007, D2009, D5, D6, D7
GetPublicIP
By ingelek.
Freeware + source 11 Oct 2010Description
Gets the public IP, or Internet IP, for computers that are behind routers with NAT functionality. Works asking to servers that tells your public IP, like: http://checkip.dyndns.orgInformations
- Status: Fully functional
- Source: Included
- Size: 208kB
Platforms: D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7
HawkNL VCL Components v.1.0
By Tom Wetjens.
Freeware + source 06 May 2005Description
Easy access VCL components using same naming as Borland's ScktComp unit for HawkNL network library.HawkNL is a free, open source, game oriented network API released under the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 723kB
Platforms: D5, D6, D7
HPScktSrvr v.1.4.0.7.1
Description
High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported.Included two demo:
- Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode based on Windows SChannel provider and supports SSL 2.0, SSL 3.0 and TLS 1.0 protocols in any combinations.
- Simple Client/Server application used SSPI client authentication.
Informations
- Status: Fully functional
- Source: Included
- Size: 77kB
Platforms: D5, D6, D7
JD Socket Components v.2.0
By JD Software Inc..
Freeware + source 29 Aug 2011Description
The JD Socket Components wrap the existing TServerSocket and TClientSocket in Delphi’s ScktComp unit. They work on a command/parameter approach, rather than a string parsing approach. The components take care of the parsing and provide simple commands. Also feature many other abilities, such as login authentication, cookie authentication, and property synchronizing.NOTE: These components are in development stages, but are working. Notes and documentation are included in the source code to understand how they work.
Sample project code included.
Informations
- Status: Demo only
- Source: Included
- Size: 19kB
Platforms: D7
Magenta Systems Internet Packet Monitoring Components v.1.3
Description
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.The components capture packets using two different techniques, with differing benefits and features:
- Raw sockets which are available with Windows 2000 and later. This uses WSocket from the Francois Piette Internet Component Suite. Major benefit is that no other software needs to be installed, but raw sockets don't seem to work fully with some network adaptors, and ignore non-IP protocols. Some adaptors may capture received packets, but ignore anything sent.
- WinPcap (Windows Packet Library) device driver, needs to be installed (it installs two small DLLs and a driver), but captures all packets including non-IP. WinPcap may be downloaded from WinPCap site, and version 4.0.2 is included in this package. Note the Delphi WinPcap pcap.pas and packet32.pas modules were originally written by Lars Peter Christiansen, but have several bug fixes and many new features. In theory WinPcap will run on Windows 9x, but it's not been tested. Use of the latest WinPcap version 4.0.2 9th November 2007 is strongly recommended, but the component also supports older versions 3.1 5th August 2005 and 3.0 10 February 2003.
Informations
- Status: Fully functional
- Source: Included
- Size: 1 937kB
Platforms: D2005, D2006, D2007, D2009, D2010, D7, DXE, DXE2, DXE3
Network Capture v.1.0
By Home Lee.
Freeware + source 20 Oct 2006Description
Invisible component for capturing network data package.Informations
- Status: Fully functional
- Source: Included
- Size: 359kB
Platforms: D2005, D2006, D7
SimpleTCP v.2.0
Description
SimpleTCP is pack of two components (TSimpleTCPServer and TSimpleTCPClient), intended for working with Asynchronous TCP sockets.Informations
- Status: Fully functional
- Source: Included
- Size: 10kB
Platforms: CB1, CB3, CB4, CB5, D2, D3, D4, D5, D6
Sockets v.3.0
By J. Peter Mugaas.
Freeware + source 26 May 1997Description
Original version by Gary T. Desrosiers. The original Sockets component provides Delphi with an easy to use interface to Winsock functionality.Informations
- Status: Fully functional
- Source: Included
- Size: 72kB
Platforms: D3
Socks v.1.0
By Karlos Pinto.
Freeware + source 27 Jan 1998Description
This unit was developed for using with console applications under WinNT 4.0.Contains:
- TServerSocket - implement master socket that can listen for connections
- TClientSocket - implement client socket which can be connected to any other.
Informations
- Status: Fully functional
- Source: Included
- Size: 13kB
Platforms: D3
TAsync Socket v.3.1
By T. J. Sobotka.
Freeware + source 22 Apr 1998Description
TAsyncSocket is a minimalist socket implementation for those people who are tired of using VBXs/OCXs and are tired of the bloated objects that they are wrapping.- Edit the code to suit your own personal needs.
- Turn the component into and object and drop the overhead with only a define statement.
- Put a listening socket into your application with only three lines of code.
- Fully customizable.
- Virtual methods for the TObject version and OnEvents for the component.
Informations
- Status: Fully functional
- Source: Included
- Size: 23kB
Platforms: D2
THxTcpServer, THxTcpClient, THxIpCServer, THxIpcClient, THxUdp v.0.9
By D.J.C. Blijker.
Freeware + source 12 Mar 2003Description
This module contains 5 classes: a synchronous Tcp-server and -client class, a synchronous IPC-server and -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.
Informations
- Status: Fully functional
- Source: Included
- Size: 24kB
Platforms: D2, D3, D4, D5, D6, D7
TML/SIDEX v.1.1.2
Description
TML/SIDEX provides out of the box functionality to implement fast and reliable TCP/IP communication.After spending a lot of time thinking about application protocols and finding them not suitable for your problems and you desperately start thinking about using a TCP/IP socket, it might be a good idea to check if TML/SIDEX can help to save time.
If you want to send some data or just save it into a file think about XML. At the point you start writing your own type conversion code to translate the text nodes into something else, or you get into trouble with unicode, think about SIDEX.
- calling remote functions in multiple interfaces
- multithreaded and threadsafe processing
- type safe data layer with variant support for lists, dictionaries and tables
- single call multiple answer to monitor remote calls
- synchronous and asynchronous calls
- calling remote functions in multiple interfaces
- point to multipoint events
- multi platform dll with multiple language bindings
- type safe XML based data format
Informations
- Status: Demo only
- Source: Included
- price: $599
- Size: 26 443kB
Platforms: C2k10, C2k6, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, D2006, D2010, DXE, DXE2, DXE3, DXE4, DXE5
TSock v.1.0k
By Tom Bradford, Ward van Wanrooij.
Freeware + source 28 Aug 2006Description
Socket component with next features:- Package caches resolved IP Addresses for faster DNS lookups;
- Supports both TCP and UDP protocols;
- 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;
- Support for blocking and non-blocking socket communications;
- Component can transfer blocks of data up to 4 gigabytes in length and more.
Informations
- Status: Fully functional
- Source: Included
- Size: 47kB
Platforms: D2, D3, D4, D5, D6
TSocketStream v.0.1
By LOCK Soluciones.
Freeware + source 26 Feb 2005Description
TSocketStream is a easy to use non VCL class prepared to connect or listen connections via TCP/IP. It supports host name resolve via DNS (using the O.S. gethostbyname() call).It is syncronous, but it also has this two methods: CanWrite for client sockets, and CanAccept for listening sockets, thus allowing non-blocking implementations without the need for non-blocking sockets.
The same class allows connecting to a remote host, or listening on any port and waiting por incoming connections. Examples for each case is included.
Tested in Delphi 5, not tested in other versions or in Free Pascal.
Informations
- Status: Fully functional
- Source: Included
- Size: 23kB
Platforms: D5
TUdpSocket v.0.95
By Frank Dekervel.
Freeware + source 13 Jul 1998Description
TudpSocket is a component for using UDP in your applications. It is as easy as Tsockets, but it has a different design because it is UDP. Therefore, you can't create connections or accept connections, you simply can bind the UDPsocket to a specific port, and send UDP data to another machine/port. You can also send broadcast messages, just send data to your subnet's broadcast address.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 446kB
Platforms: D3
WinSock 2 v.2.2
By MT Computers.
Freeware + source 21 Apr 2000Description
This unit corresponds to version 2.2.x of the WinSock API specification.Informations
- Status: Fully functional
- Source: Included
- Size: 26kB
Platforms: D2, D3, D4, D5
WSockets v.1.20
Description
A Simple VCL Encapsulation of the WinSocket API.Classes in this Unit:
- TCustomSocket - A Generic Base Socket Class
- TTCPClient - A TCP Client VCL (derived from TCustomSocket)
- TTCPServer - A TCP Server VCL (derived from TCustomSocket)
- TUDPClient - A UDP Client VCL (derived from TCustomSocket)
- TUDPServer - A UDP Server VCL (derived from TCustomSocket).
Informations
- Status: Fully functional
- Source: Included
- Size: 23kB
Platforms: D2, D3