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.
SuckerPipe is an AOL Intant Messenger application that serves to proxy conversations arbitrarily. It is able to pipe conversations between other users of the AOL Instant Messenger service to each other anonymously using a third ScreenName.
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 secure collaborative framework that is being used by other projects such as CFAgent (online customer service), CFWeb (pure HTTP communication for CFAgent) and much more in addition to serving as a standalone all-in-one collaboration platform by itself.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
DeXter is a versatile Java Internet Communication Solution based on a Plugin Architecture.
Plugin highlights: Messenger - currently supporting MSN, other will follow / CSBeagle - Half-life (Counter-Strike) online player finder
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.
Valuhack is a collaborative effort of a variety of newsgroups to port a simple program to as many languages as possible, while maintaining the true spirit of hacking.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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 :)
This is a simple messenger to chat from peer to peer. For each user there is a certificate generated and exchanged between them. The communication is running over SSLSockets and should hopefully be encrypted *g*.
It is implemented in Java2 1.4 using JSSE
Bot para irc feito em java que possibilita a integraзгo com algum tipo de banco de dados e faz o crontrole de algum(ns) canais, muito facil de usar pois vira com uma interface grafica e muitas funcoes.
a java chat 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.
atalk for short is a little chat server 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.
Hopy is a AIM instant messenger written in Java using SWT/JFace. Runs standalone and as an Eclipse plugin. Hopy uses TOC to connect to the AIM network.
A small chat Program written in Java, which allows you to speak "privately" to other users. It shall get an encryption and a compression. I plan to integrate a dcc-like file-transfer
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
IntelliX Java collaborative editor is the first editor for Java that uses multimedia tools for development. Main features of IntelliX editor are java files editing and bookmarking in standalone mode or over LAN or Internet with others.
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 .
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