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.
Start Free
$300 in Free Credit Towards Top Cloud Services
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.
We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported)
De source code of the project has been moved to GitHub!
very basic demo of a client - server application using INDY10 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 :-) )
A very simple E Mail client written in DELPHI / OBJECT PASCAL using INDY10 & DELPHI XE 2 , More or less for training and education purpose. Anyhow you can already read & write emails.
/(will upload latest code version soon, trouble with svn and sourceforge) 28-2-2013
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
IRC Client (eventually a plugin for Miranda), Supports most IRC options, DCC send/receive, chat, FServer. Multiple profiles (concurrent servers), animation. Using Delphi 5, Delphi 7, Indy, TWebBrowser (or a TRichEdit if IE not installed)