160 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    TCP-Beholder is a client/server traffic sniffer with a userfriendly gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IPLServer is part of a client/server technology for ip location. It is queried from IPLClient or other clients and delivers data like latitude, longitude, country and city.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JPass provides a flexible , XML based framework for storage & access of website account details (Including passwords). The framework consists of a desktop client, server (Tomcat) with database storage and later on webscripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tdbSQL is a complete implementation of an EASY sql server for the tdbengine RDBMS. It is a client-server-solution which can be accessed via TCP. Its aim is to access tdbengine-DBs from other programming languages than EASY (PERL, PHP, etc.) over the net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    <b>IVJ MUD (Masive Multiplayer Text Game) is a SSL-based soft:<br>-Client (GUI)<br>-Server (GUI)<br>-Applet (GUI)<br>-Protocol (SSL-based, use of localization files that store strings to reduce trafic and allow for instant i18n.<br> LOOKING FOR HELP!</b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A MMO Version of a graphical NetHack. This game has 2 parts: A Server written in Java and a Client written in DarkBASIC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Barracuda is an open-source Presentation Framework designed to make it easier to build servlet based webapps by applying proven client-server patterns to the web development paradigm. It includes: -DOM based templating mechanism for better separation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of SVG Foundry is to provide a set of tools and libraries to simplify the creation and manipulation of SVG components both on the server side, in java, and the client side, in JScript. SVG Foundry will also provide basic SVG Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    100% Java multithread search engine. Communication between the client and server is transferred through TCP-IP. To index objects, it obtains the documents through HTTP protocol and parses HTML files, PDF files, XML files and Text Plain files. Artlight use
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    JMSME provides implementation of Java Message Service on Java 2 Micro Edition. <br>It consists of 2 parts: <br> client-side part - library implementing JMS functionality <br> server-side part - proxy between the client-side and JMS provider server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jRevProxy is a lightweight reverse proxy server fully written in Java. jRevProxy accepts HTTP and HTTPS requests and translates these into new requests based on a set of rules. HTTPS with client side authentication (X509 certificates) is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Secure Remote Log Monitor (SRLM) project provides client and server utilities that collect application or system log files from multiple systems over an untrusted network onto a central server for analysis and action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A client/server application to create a central repository for file names based to hash fingerprint of file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CookieMonster is a cookie server that gathers sessions in memory and a CGI API that uses a TCP socket to retrieve session state.Once client's cookies are treated (updated, etc) and page is served to the client, CookieMonster replicates data in database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chat client & server written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    InfoNet is a tool for administrating URLs, document management, version management, collaborative editing and others. InfoNet uses pure HTML on the client-side and servlets on the server-side. Only OpenSource components have been used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a small, lightweight, easy-to-use, and incredibly usefull C++ class/library which allows you to easily create client/server applications for either TCP or UDP.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WEBsent is a web service test and performance tool. It offers the user, via a client site hypertext browser, some tools and tests to check the performance and validity of his/her web server. WEBsent is designed to monitor webpages, content accessibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free Instant Mesagging and Chat client / server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Client for dict servers writen in JAVA (SWING) support UTF-8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Distributed Computation Framework is a Java based Server/Client program for the distribution of tasks over a network of coputers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Linuxlord is a client/server architecture to enable web based thin client computing using Linux. After installing Linuxlord you are able to login your linux desktop from everywhere via an java applet running in your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.