Showing 109 open source projects for "java socket"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    JS-Bridge to Java Socket API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TxConnect is implemented using JCA, can be deployed in any J2EE container.It provides support for realtime loosely coupled transactions with legacy systems. A developer will supply a wrapper around the protocol (ssh,telnet,socket,cics,tuxedo,ftp, ...etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Built on the Java SocketAPI, spoony is a ready-to-use platform to build a client-server architecture based on custom protocols. It provides an event-based approach to implement socket connections, with an ease to handle server/client socket connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    Log4Janalyzer is a Log4J socket listener GUI that makes application log tracking simple. It has an intuitive Java Swing user interface and is designed for Log4j users. It offers some statistics (quite a few, any suggestions?).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a programming game. It simulate fight beetween some programs. Each program is a group of five warriors. The goal is to kill all of the other groups. Programs can be in ANY language that support network (socket) programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LogView4J is a Java Swing Log4J socket listener GUI that makes application debugging simple. It has an intuitive user interface and is designed from the ground up for use of use, speed and stability, with features specifically tailored for Java developer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    J2ME MIDlet with a Socket Server :: Isometric Engine Chat Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hello This is a version of Mohan Embar, Waba for Dos that have a limited TCP socket capabilities. The socket use WATTCP. It needs lot of tests and improvements, this is a proof of concept release. Jean-Pierre
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    The iTunesAnywhere server allows multiple clients to control a host installation of iTunes. This includes skipping tracks, changing the volume and selecting playlists. iTunesAnywhere functions as a XML socket server and uses COM calls to control iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java 5.o based NIO framework, intended to completely seperate logic from IO stuff. JBaobab provides event-driven approach to nio socket, and will provide same functionality to ssl socket and udp socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CryptoServer is the daemon for handling Sign-Verify, Encryption-Dencryption, Envelop-Openenvelop based on OpenSSL including the SEED symmetric algorithm (Korean Standard Symmetric Algorithm). It's interface is just tcp/ip socket and very easy to handle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AgiTerm is a test application for use with the Asterisk open source PBX. When executed, the program opens a socket and waits for connections from asterisk servers, providing an easy-to-use GUI for extension logic debugging upon incoming connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Werx is a Java framework which uses messaging on a lightweight bus. Channels on objects are automatically discovered by the bus. Swing, File, RDBMs, Printer, and Socket controllers plug into the bus and use messaging for services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSCTP is a java interface similar to the Socket interface utilizing Stream Control Transmission Protocol (SCTP) for Linux through the Linux Kernel SCTP (lksctp) library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Socket communication framework for xml, text or java Object messaging. Framework is designed to handle client connection accepting, message sending and receiving so it can be used as basic layer for any type of real time communication applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of JNI classes providing direct access to Asterisk PBX functionality from Java. This is not a socket-level interface into the Asterisk manager app but a true Java<->Asterisk integration at the Thread level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Java interface to Linux AX.25 (amateur packet radio) sockets. Provides simple socket classes and IOStreams to access radio from Java programs, interfaces Linux kernel sockets via JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Up to Java1.3 we only had blocking, in Java1.4 we finally have non-blocking IO. This project will implement a way of asynchronous handling of sockets, dns-lookups and ssl-connections. It may provide native implementation for windows and unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This five stone game is an application of JAVA Client/Server pattern,The programming used JAVA swing, socket, and multithread technology, and used hsql as its database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Socket Proxy is a multi-threaded server for monitoring and logging socket traffic. Custom handlers may be written in Java to examine or modify traffic flowing in or out. The author uses it routinely to capture web service and RDBMS SQL traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An XML socket server meant for use with Flash applications requiring a persistent socket connection. The server is easily extended for use in a variety of application scenarios, from chat, to multi-player gaming, to real-time data feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Moonbeam is a xml socket server written in java. It’s primary use is targeted on building multi user applications - anything that reaches from chat rooms, over games to instant messengers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The ChatRoom based Java Socket
    Downloads: 0 This Week
    Last Update:
    See Project