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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
This project is a collection of source code examples, in various programming languages like PHP, Java, .NET, Ruby, Python, showing how to access CUBRID features from client applications.
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.
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.
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.
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.
JAVAClient / Server application replacing USB connection between android cellphone and PC for SD card management. Download client android app from Android Market.
ChrisQueue (CQ) is a JMS queue manager and client queue implementation written in Java. Persistence is handled by Oracle, MySQL, or MSSQL Server currently. Includes code for a .NET client driver also.
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.
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.
JAVAClient / Server application allowing you to control your PC from your android cellphone and showing you the screen of your computer. Download client android app from Android Market.
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.
The Informatics project is an open-source environment that provides a lasting, extensible, platform-agnostic and distributed infrastructure enabling high-throughput informatics, efficient data management, robust genomics analysis and provenance.
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.
This application is designed to facilitate the hosting of minecraft servers on a single computer and managing them remotely through a Java applet or jar interface.
UPDATE (19 Oct, 2012): As you can probably tell, this project is no longer maintained. If you wish to alter the source code, feel free. If you would like to contribute to the project, email me at raenottingham at gmail dot com and I will add you as a contributor.
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.
JAVAClient / Server application replacing USB connection between android cellphone and PC for SD card management. Download client android app from Android Market.
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.
This application is used to monitor your home via email / FTP using USB camera and microphone , there is a lot of configurations to customize it upon needs. A motion detection is also supported. More info, in my blog http://osama-oransa.blogspot.com/
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