Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
The bot is a project that contains MySQL, XML, PHP, JDBC and Java.
It is an IRC bot(much like eggdrop) that can connect to any IRC server and distribute a list and have controll over unlimitied users that can add, modify and delete Movies in a MySQL dat
To address the need for high-quality open source Java Jabber software. A client applet which can also work as a desktop application is currently the main focus of this project.
"chatlack" will provide a chat environment for
people using mobile devices such as PDAs or cellular
phones. We will use the Java Platform. The server module will be
developed using J2EE and the client module will be implemented using
J2ME.
atalk for short is a little chatserver and client.
It consists of a server and a client application, both written in Java. The server runs under console and the client is a small Swing application.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
LlamaChat is designed to provide an open source, chatserver/client pair for use on the web. It is written in java and supports many advanced chat functionality including secure connections, emoticons, administrative class users, and more.
A Peer to Peer Instant Messenger written in Java. Multicasting is used to communicate without a server and all messages are sent directly from client to client.
a javachat system, that encrypts all transfered data to protect the users privacy. Encryption will be done by rsa, blowfish, 3ds or an easy 'exclusive or' encryption. the client will hava a complete gui, the server in addition a console frontend.
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.
ircServe is a bot that can connect to an IRC network and serve users on specific channels, answering their commands. It is -- unlike many others of its kind -- not dependant on a specific IRC client, but is a stand-alone program.
Gui Java application that implements TOC protocol and is cross platform. It\'s intent is to be used on machines where admin rights are not present but the JVM is accessable (i.e. school lab computers). SAIM also implements features such as chat logging
An Eclipse Plugin to achieve distributed pair programming on the internet, it is based on open sourced Syncshare server. This plugin will finally make XP possible b/w distributed teams.
We aim to create a set of webpages and applications that anyone can freely use to run their own Q&A site like http://ask-it-here.com or http://brain-fuse.com using only PHP and a MySQL database server. It will idealy run on Linux servers, Windows/IIS supp
The project is meant for the webmasters who want to provide online chat support system for there website like humanclick.
The project is developed using java and php and mysql .There is no server side process invloved in this so u can host this system
mssd is a modular socket server written in Perl. It\'s primary purpose is to be used with Macromedia Flash clients using XML, but it provides a plug-in architecture which theoreticaly allows any TCP/IP protocol to be implemented.
The Java Chatterbox Client is a GUI front end to the Chatterbox on Everything2.com and other message-enabled Everything sites. A manual is available at http://www.everything2.com/index.pl?node=Java+Chatterbox+Manual .
The MFlow project aims to create a modular messaging client in Java. Its architecture should make it as easy as possible to add support for new protocols, as well as maximizing configurability.
A server written for the DC protocol, which is already providing amazingly 1 PETABYTE of data freely available for download. This server is written in Java, so it's guarantueed to work with your system, unless it's something so far undeveloped, such as
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 :)
Samson aims to address the problems that afflict most IRC bots.
Most bot implementations suffer from at least one of the following flaws :-
1) synchronous IO - if something needs to be sent to the IRC server, its best if it
doesnt have to wait for