22 projects for "java client server tcp" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    YADE (SOSFTP)

    A Batch and API oriented application for managed file transfer.

    YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler. YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database. Product Knowledge Base at https://kb.sos-berlin.com Change Management System at https://change.sos-berlin.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SimpleHTTPDB is a client based key-value database that allows for storing data on any http-server via FTP. This way, no server-based functionality is required. Security of the data is provided by high-level encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Accord Odette OFTP2
    Accord Odette is a Java framework for developing your own Odette OFTP2 client/server, respecting your needs of integration and functionalities. It comes with base client and server classes for TCP/IP and to bridge connections through X.25 and ISDN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ftp-copy is a simple console FTP client written to copy files or directories recursively to a FTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Copy (synchronize) predefined set of files between client and server over TCP. Available console and Adobe Flash clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project contains : ftp server,ftp client & tool for configuring server It is written in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    Remote Editor – Edit any file any where… Is a Swing GUI based product. It is especially a remote (FTP client) client and helpful for those guys who have to deal with lots of remote server (FTP server) simultaneously. You can connect and browser many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GridChat is a highly expandable peer-to-peer network that has no central server. Each peer on the network acs as a client, server, and router for the various components. GridChat networks are fluid, growing and shrinking at will. - GUI under development!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JNeta is a Java WebStart client that can easily run light server and client components like HTTP, FTP, DHCP servers and so on. It aims to be a complete extensible plaftorm on server and client side thanks to its plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSendfile is a JAVA SAFT implementation for any machine having a jre 1.4 installed. It is a tool for asynchronous transfer of files through the Internet. The JSendfile client transfers files to the Jsendfile server of the recipients host. The Jsendfile s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OctoShare is a Client/Server based program to share especially images on your computer with others. It provides most FTP-like services (user login, different directories) and also thumbnail previews and download queuing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JFTP4I is a Java FTP Framework that dinamically calls an user implemented class on each client request. When the user makes a request to a file, the framework automatically uses the configuration XMLs to start an event to deal with the data requested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Client-server JAVA based app for searching files on local file servers (ftp), client should work also as a multithreaded file-transfer klient with emphasis on power user usability (multiple transfers of single file, autoresume, search caches, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jnfs (Java NetFileSender) is a small application with its own protocol (jnfsp) for sending a file from a jnfs client to a jnfs server through the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JuMPingSoCketS is a Java Multi Protocol Server Client System (JMPSCS). It is a plugin-oriented communication tool for serveral filetransfer- and chatprotocols for both client and server protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FARClient/Server is a JAVA(tm) based File Transfer 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program makes it possible to transfert files from a computer to another via SSL/TCP/IP. It is composed of a part to listening of possible requests, the server, and of one or more customers. Pure Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next