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
Build Agents and Models on One Platform
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.
A cross platform implementation of an FTP client written in Java (Swing). Complete with bookmarks and parallel uploading and downloading (current release is feature incomplete). Yafta should work on any system with Java 1.3 or higher installed.
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
JFtp it is a FTP Client, written on java. Project provides well convenient user interface for performing ftp operations, generally for file or/and directories transfer.
The project is a fully functional Java based IP load balancer. It has a web based admin UI to setup the configuration such as the number of real servers and their addressess, ping times to monitor the health of each of the real servers, the protocols supp
JSmbGet is a tool that enables you to browse and download files from other smb networks than your own local one. It can also be used to browse/download files on your own LAN with a userfriendly interface.
DSL is a distributed storage leasing service based on JXTA project (http://www.jxta.org). It allows user to replicate/backup and later on retrieve files securely to other peers (on a lease basic). Basic versioning supported.
ftp_lookup is an indexer for ftp-servers on a LAN- / demo-scene-party.
It does index the servers submitted by the user. It does not scan the
network on it's own.
The WarServer is a JSP 1.1/Servlet 2.2 compatible web application that allows a developer to safely execute shell commands and transfer files to and from the server it is deployed on.
JXMail allows you to send email easily and cleanly from within a jsp, servlet, or any java class, without delving into the intricates of Java Mail. Supports multiple recipients, cc, bcc, file attachments and html formatted email.
This project intends to gives to everybody ftp client written in Java.
Currently FtpGUI implements the common functionality.
get - RETR retrieve file
list files on ftp server
put - STOR - upload of file
And recoursive search for name
Geedot aims to be a lightweight, fully (and only) HTML 4.01 and CSS compliant and functional web browser for X. It uses the gdtoolkit widget set which is very fast and lightweight - yet also infinitely and easily expandable.
A pure Java-based FTP server with a complete security structure, virtual directories/roots, object-based internal representation of files, and designed to be seemlessly cross-platform. Additional wish-list items will be posted shortly.
A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
data & video-conferencing, one shared whiteboard, send text messages (IM), transfer files(FTP),collaborate in real time,email capablities,Plays and stores dvd,cd and Mp3. Web-based Internet directory,Remote Desktop Share,File sharing program & browser
FARClient/Server is a JAVA(tm) based FileTransfer Client and Server. The FARClient uses different connection plug-in protocols (LocalHDD, FTP, FAR, etc.) that are written as a plug-in, to connect to servers that use these protocols.
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a command line. Plans for the future include integration into SLUSH.
Juggle aims to be a small but extendable multithreaded file transfer program. It initially implements FTP. However, the transfer protocol can be easily replaced. A text interface will be created first (ready), with a gui based on swing to follow.
The goal of Slipper is to control peer to peer applications on a remote server. This might be of some use to people behind firewalls and proxies and are being banned on some ports (ie napter, gnutella), but ftp and telnet ports are still available.
A java based chat program which runs on a local network using a main server and clients which connect to it. Made to be quite flexible in adding new features to. Currently only runs from a command line interface.
XYLINKER is an point to point software for Transfering files in lan. It is intended for us to practise software engineering in an open-source way. Hopefully it will be useful for Linux users.