Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
This is a network based text search tool. The Network part consists of Client and Server side .class files. The text search algorithm has been implemented in C. On client side type SearchClient ip(server) string
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.
ele (enCore Learning Environment) is a moo- and web-based environment (server, db, GUI) designed for educational purposes. It aids and promotes online learning and community building through open standards and ease of use. http://encore-consortium.org/
A new JAVA internet talk applet (VoIP, chat, a shared blackboard with some drawing tools, and shared text editor) with central server. We hope that you'd like this project very much. View files' notes to read more information about it
ARGUVISION - an enterprise class video surveillance system. ARGUVISION is based on distributed Linux or Unix cluster architecture, with up to 1000 cameras per single cluster with aggregation capability and instant access to recorded or live video
Simple and powerful chat client/server system for your web pages. Support channel administration, irc-like commands, connections filtering, extensive logging and much more. Works in any Java compliant web browser.
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.
Freedom over authorithy! YaiNET is an IRC-network Daemon based on ircd optimized to avoid the usual OPER-tyranny and allow ordinary users to rund their own IRCD server. Restoring the original ideas of IRC by defeating ownership of channels and nicks and
The aim of this project is to design an open standard of distributed instant messenger protocol. Therefore, everyone can host instant messenger services through simple installation of server program that we provided.
IPng peer-to-peer messanger software written in Java, with legacy IP support. IPv6 support in the making, regardless of testers, now that Java supports v6.
Csicq is a client-server application that will enable connecting to the icq network using a Java applet without, violating the applet's security restrictions. The server side uses icqlib to maintain connection with the icq network.