463 projects for "java socket server" with 2 filters applied:

  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    A very simple gui-based email send/retreive client written in Java. Designed specifically for use over a dial-up connection. Allows messages to be previewed and deleted without downloading from server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project is obsolete. No productive output due to grave design flaws and performance problems. Signing off...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Basic chat client/server written in Java. Future releases will include support for telnet and html clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Everybuddy Java (EBJava) is a messaging system written in Java. It consists of an applet and a server, and is used to log in to existing messaging services (AIM, ICQ, etc) through a unified interface. User settings are also stored on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    AudioMuse aims to be a complete client/server multi-platform multi-format pervasively-modular networkable system for the production, transmission and reproduction of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the JavaLDAP Server project is to write an LDAPv3 compliant directory server in the Java programming language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    A pure Java multithreaded text-based chat system; server, client applet and administration tools included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 100% pure java based SMTP / POP3 mail server. Supports plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Commune is an attempt at an intuitive and easy to use fusion of IRC, ICQ, FTP, USENET and Napster. The server is being written in pure Java to ensure maximum cross-platform compatability. The server has been designed with strong plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the Client program for the Commune client/server system. Check out the Commune homepage for more (if its up)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Secure Annotation Server is an implementation of the W3C Annotea Protocol using Shibboleth (Internet2) based authentication and XACML (OASIS) based authorization. It's modular design enables pluggable authentication/authorization and RDF datastore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Application Browser for mobile devices. -- Client: Run "HotRunner" application (J2ME/J2SE) -- Server: applications distribution (J2SE, Gui in Qt-Jambi) -- HotRunner applications: java mobile programs sent from server to clients
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Suede is a Java framework for developing client-server systems via distributed architecture. It employs a Commander-Controller-Worker relationship model which allows a server application to delegate tasks on multiple clients over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open-source clone of the Renegade BBS package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Freedom from MS mail! A Java-based POP3 server front-end to Outlook Web Access (OWA). Use any standard mail client. Virtually no configuration and a single server can be shared by multiple users! Many core packages are easily reusable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A secure PKI-based client/server encrypted chat engine under development in Java. Encryption will be supported via JCE and PKCS#11. A simple Java interface can be implemented by other projects wishing to develop a Java GUI or CLI for the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple client / server BBS/File Transfer/Chat program, in the style of older defunct products such as Hotline and KDX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CS Java course team project. Developing a client/server blackjack application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chat program designed to utilize xml for message transaction as well as optimize threading for client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    astshop (astebill) makes a simple Callshop based on Asterisk Telephony Server, unlimited phones
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cool Chat is a chat tool written by Java. It's composed of a client and server, and can be run in nearly all the operating systems. Because The UI is written with SWT, you'll find that it looks native program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo