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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Azureus 7(Cayenne) is a BitTorrent client, used to transfer files via the P2P protocol. Cayenne is written in Java and based on Vuze/Azureus client . Cayenne contains completely redesigned lightweight UI, speed and functionality optimizations.
An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
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.
Desktop client for Atlantis Talker (http://atlantis.talker.sk/) based on NetBeans Platform. This client will have separate tabs for different channels of communications (private tells, shouts, games, ...)
Lets you connect to a Direct Connect hub without a DC client. Instead you tell your IRC client to connect to irdc then tell irdc to connect to a DC hub. Great if you use DC to chat.
Simple to do list implemented in ajax on the client side and as a java servlet on the server side. Additionally transaction managment is implemented in the ajax part to for better perfomance on mobile web browsers.
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.
réalisation d'un serveur proposant des fichiers en téléchargement ainsi que d'un client permettant de les récupérer. une RFC est redigée et propose un système d'échange entre client et serveur.
Control your Windows PC from a Java ME enabled cell phone. Both server (the PC part) and the client (on your phone) are lightweight and powerful. Currently supported: Powerpoint, iTunes, Winamp, Foobar, other media players and remote keyboard + mouse
The HylaFAX Protocol for Java project (gnu-hylafax) is a pure Java implementation of the HylaFAX Fax Server Client Protocol. The gnu.hylafax package can be used to implement a HylaFAX client that will run on any Java-supporting system.
The k5nJournal application is a journal/diary application that stores data in iCalendar (RFC 2445) format. This application will evolve into a weblog client application so that journal entries can be posted to blogs like WordPress.
...Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
jBeacon is a library for network location of assets. Using a client-server model, jBeacon is useful for dynamically locating services and assets on your network, that implement the jBeacon protocol.
XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
JChirp is a multiplatform Twitter Client made in java. It supports unlimited multiple accounts and features, like public timeline, friend list, direct messages, @replies, favorites and other twitter api features.
Web-based application (Internet Explorer only client at this time) to manage digital media such as photographs. Facilitates naming, describing with RDF/OWL-based metadata, organizing, using in stories, and sharing sets of resources.
PokerApp is a client/server multiplayer poker game that can support up to 8 network opponents. Currently supports 18 games including Texas Hold'Em, Omaha Hold'Em, Omaha 8, Seven Card Stud, and Five Card Draw.
GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong