Showing 227 open source projects for "java proxy server"

View related business solutions
  • 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
  • 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
  • 1
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    XmppSimpleMessageSender

    Simple Command Line XMPP message sender

    Written in Java and to be used from command line this is a tool that can be used to send message to a XMPP server. Messages can be send directly to a user or a chat room. Example scenario: use SVN hook to put checkin messages into a Jabber conference with history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude). You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Chatna Messenger

    Chatna Messenger

    Chat Messenger written in Java

    Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS Programmed by a group of Egyptian ITIians from Intake 33 * Sherif Mosa * Yosrah Ibrahim * Mostafa Magdy * Yasmin Abd Elhameed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DexChat

    DexChat

    Chat application that facilitates chatting between connected computers

    Two programs in java to send and receive messages directly from one computer to another without involving any third party, ensuring that your messages are safe. IMPORTANT- First get Java from http://www.java.com/en/download/index.jsp if you don't have it already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hanasu

    Hanasu

    A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end

    Does not work because there is no master server! A P2P Messenger which uses JXTA. It provides secure RSA/AES end-to-end encryption and VoIP-Capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bChatter

    bChatter is a simple chat client and server written in Java.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10

    KDIM

    K-Drive Instant Messenger

    KDIM is a lightweight instant messaging program with client and server capabilities that is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FTALK

    FTalk is a java Desktop beautiful GUI Lan Chat Application.

    FTalk is a java Desktop beautiful GUI Lan Chat Application. You can chat with your pals with the help of your college /hostel Lan .You don't have to worry about the slow internet connections.Ftalk is an application that is made up the combination of two-application, server application (which runs on server side) and client application (which runs on client side).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A chatserver written in Java (1.4+ nio used here). By now there is support for serving as a Webchat, other protocols may come. Authentication over sql-databases is also included. The layout can be deffined in differen Templatesets (incl. message-set)
    Leader badge
    Downloads: 176 This Week
    Last Update:
    See Project
  • 13
    java based, extendable, os independent, pluginable multifunctional chat client and server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A server-free chat for local networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Secure 2 peers chat/file transfer using Diffie–Hellman key exchange and DES/MD5 encryption. Can negotiate for a key for each message/file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kraken XMPP IM Gateway
    Kraken is a continuation of the Openfire IM Gateway plugin, but in a way that works for any XMPP server. It provides a way for XMPP users to log into, and communicate through, their legacy IM accounts such as AIM, ICQ, MSN, Yahoo, and friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTalker is an instant messenger system written in Java. Features: - SSL encryption - User-To-User communication - Chatrooms - Plugins (Server and Client) - and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Use this when attachments aren't offered with your email service. (i.e. Proxy Mail). Simply Supply a link to download the 11KB Audio Player and Copy/Paste your Message into the Email. See Website For Demo. http://audiotext.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Deep Matrix is a Java chat-client and server system that turns 3D VRML/X3D worlds in to multi-user enviroments. The current version "Deep MatrixIP9" works on Windows, Mac, and Linux OS systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Net-C

    Net-C

    Mult-platform chat for LAN. No server required

    Net-C is a multi-platform chat software for LAN. It needs no server (serverless). Smiles, private messaging, user status, group chats, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Free Instant Messenger Server Client
    This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on Java RMI, will support XMPP soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Multi-purpose platform-independent server suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is a text, audio, video chat and desktop sharing application (Client And Server). Req : JRE 1.6 MYSQL backend More details at: http://milindmathur.blogspot.com/2009/06/java-mysql-based-conference-client.html
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo