Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
...It illustrates common patterns like event-driven messaging, joining/leaving rooms, and rendering live message streams in the UI. The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state. Martyr can be used to write bots, end-user clients, or add IRC functionality to an existing Java application.
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.
SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient.
MagmaChat is a peer to peer chating protocal. The M.C. protocal was developed at North Carolina State University. Further refinements and releases are produced by Sam Scott (Codinglife), the developer of M.C.
Flash IRC client is a feature rich open source web-chat client. It's built in flash - no hassle in installation, cross platform, and secure. It is a convenient and affordable solution for adding state of the art chatroom(s) to any website.
PHP web chat system with forum and private rooms, no database required. Designed for maximum compatibility with common browsers. French and English languages supported. Still in Beta state.
rirca is yet another java IRC client with an advanced GUI (java swing). It's still in a very early state right now, but already testable/sort of useable. Once in some time, it should become as good as mIRC or X-Chat or so...
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
JChanBot is a Bot wich take over the work of ChanServ. JChanBot is build
to run on private IRC Servers. Or take over some funny Support in public
IRC Servers. The Bot is written Java, but he needs at the current state some LINUX
features.
Phosphor is a peer-to-peer file sharing program. XML network protocol, with source in Java and Swing. Uses thread pools extensively and is designed to scale very well. Chat capabilities. This is Napster done right!
A chat server and client written in perl. The server is in a stable state and right now the client is in heavy development. The Tk module has been added and a GUI is being constructed to give the client an interface that is easy to use.