Showing 141 open source projects for "java socket"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    J2ME MIDlet with a Socket Server :: Isometric Engine Chat Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    library Posix Thread and Socket makes it possible to implement pThreads and Sockets in C++. It provided to users objects simple to use, similar to the model JAVA of Sun. It can be used under Linux and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    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
  • 11
    httptunnel is a Java package, which allows to tunnel a network socket over the http protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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: 1 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
    FightLandlord is a traditional Chinese game played in nearly all parts of China. The program is written in pure java (j2se) with C/S model. Client side can be launched with applet mode or application mode. Server side is a pure socket server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Flash Remoting Socket communication project Consist s oncommunicating packets ofdata via a socket. Data in the packets are encoded via AMF encoding, OpenAMF will be tempted to be used. How this will be all achieved is not known. Support is welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
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.