Showing 494 open source projects for "delphi source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    ScrambleBot 2 is an IRC bot, running a game where you guess randomly scrambled words. The bot can be active in several channels at the same time, and has remote control facilities. The bot itself is written in FreePascal, and the config-UI in Delphi.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Geeklog Experemential Code and Plugins is for testing the bounds of possiblity with the geeklog code base as well as experemential versions of modified plugins that may be avaliable elsewhere. One focus is the Addicti0n experemential fork of Geeklog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    makes writing python bots easy, and transport independant, allowing the same bot code to run on multiple protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An open Gnutella network library based on GnucDNA. It is platform-independent, developer-friendly and efficient, developed in portable C++. Easy enough for the casual P2P developer and advanced enough to satisfy the research project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Mail queue class to put mails in queue and send them later (eg. every few minutes) by crontab. I used for it pear classess and code it in pear standards. For more info on PEAR go to: http://pear.php.net/?devme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Exquisite is a survey generator that uses a simple domain-specific language for specifying a survey. The generator creates a specialised perl script for your survey. It allows you to use perl code for specifying validators and error handling etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Free Instant Mesagging and Chat client / server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project MOWA aims to create a new email system designed with spam prevention in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SpamAssassin is now a part of the Apache Software Foundation. Our code, web site, and mailing lists (in other words, everything) are now part of the Apache SpamAssassin project. All code that remains here is old unsupported and not Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FoxFe Story Server is a collection of code comprised of a backend story server, a few frontend clients, and some intermediate code to allow the development of custom clients as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of this project is to mantain and extend the Macintosh ICQ client known as Gerry's ICQ, in an opensource, community manner. (The code to Gerry's ICQ was released by the author, Gerry Beggs, June 22, 2001)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This code is used in conjunction with a written survey. The answers people give on the survey are entered into the DataMatch, and it produces pairs based on answer similarities. While originally design for use with a school fundraiser, it can easily be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The English Programming Language Compiler. A simple programming language that reads like plain English and compiles to Perl. "There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YANOCC is a simple and fast webmail client which can handle POP3, SMTP, and IMAP servers. YANOCC is based on NOCC's code and is written with PHP4. It features multi-language support, MIME attachments, displays HTML messages, address book, folder support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Potbot is an IRC bot written in Perl. It it intended for aditional code to be added to produce a custom bot to do a certain job. It's code is modular to allow for easy additions. The bot is fully functional as it is, without any code additions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tabasco's HotForms is a PHP-Nuke 5.0 module.You define your HTML form by creating Form and Field records stored in the database, the builder takes care of creating the php-nuke pages to display the form, and submit the info by e-mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a place where I can share current projects I'm working on. Most code found here is beta at best, but will hopefully be useful to someone other than myself. Current work is related to TiK and TiK packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The code behind GNE (GNE is Not an Encyclopedia). GNE is a library of opinions, an attempt to build a comprehensive documentation of all human thought.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo