Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Client-server based software that talks to Digitrax LocoNet.
TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet.
(User interface) clients talk to that server.
DelphiWebStart (DWS) is an Application Loader with TCP Sockets based on a ThinClient first spread over the Web, VPN or Intranet. So a user can download data (exes, maps, files) from a list and start it. DWS supports OpenSSL including a PKI HTTPS-Server.
PINO 3 is a client/server chatsystem for the Windows platform based on TCP/IP. It consists of two application (PINO 3 as client and PINO 3-Server as server) and supports all required modern features (user registrations, multiple rooms, user groups,....).
for delphi programmer to develop socket applications
there is INDY for winsock development,but it's not so good for our projects,so I decided to write a better,pure TCP socket,it's asynchronous,base on WinSock2,use Overlap-I/O,it's a client class,but also can be used as a server class,so it can bind to specific port,even multiple ports,it uses multiple thread techlogy to improve recv/send efficiency.
XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
very basic demo of a client - server application using INDY 10 components ( TIdCmdTCPServer , TIdCmdTCPClient ) . source code for Delphi 2010, XE & XE2 .**** Please use the SVN to download the demo samples (see tutorial for SVN for more details) ***
sample 01: string exchange -> working
sample 02:record /bytes exchange -> working ; 02B : compared to the initial version , here GENERIC RECORD TYPES are used.
02C : extension of version 02B , you may send record type A and get record Type B back or any other combination of sending and receivind different record types
sample 03: more complex sample -> using a GENERIC RECORD TYPE definition ( code not finalized)
sample 04 : stream exchange -> working , take care to update the path setting in the code to your system ( use *.bmp file in this demo)
sample 05: file transfer from client to server -> pass with ASCI
You need to add thread safe VCL interactions, we now add a example here very spoon ( I promise :-) )
BigBible of Indy is a project to compile all Indy (www.indyproject.org), FTP, TCP/IP, SMTP, IRC, HTTP, UDP, POP, etc (CLIENT and SERVER) for C++ Builder 6 from Borland. edward.z.f.m@gmail.com
Open middleware server. Message based comminication between the server (module controller) and the modules.
Communication between client and server with mailslot, tcp/ip or http. Additionally modules may be activated by timer or hot keys.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
An open source suite of beans and API for client and server development of popular internet protocols. This project is a Java port of the immensly popular set of Indy components for Delphi and Borland C++.
Internet Direct (Indy) - An open source internet component suite comprised of popular internet protocols. Both client and server implementations are included as well as full source code and comprehensive demos
Indy is an open source internet developmen