Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
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