Open Source Java Networking Software - Page 19

Java Networking Software

View 339 business solutions

Browse free open source Java Networking Software and projects below. Use the toggles on the left to filter open source Java Networking Software by OS, license, language, programming language, and project status.

  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    JWatchDog is a simple, yet powerful Java based, generic framework for a watchdog for services and processes. The use of the framework is flexible, however, it's mainly used to immediately notify admins when services fail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jwebftp is a simple JSP/Servlets-based web FTP client. It allows to provide limited FTP access via a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Jabber bot service provides two functions, first it can run plugins at scheduled intervals and send notifications to the desired jabber account (including GTalk), second it can run plugins when given the name and reply with the output from the pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A user-friendly management tool for network administrators of LAN parties
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Janu - Java Address Notification Utility 1.0 beta Janu is a command line application for keeping track of your computers public internet address and emailing it to you if it changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jateway

    Jateway

    Jateway is a general purpose TCP/IP connection proxy

    Jateway is a general purpose TCP/IP connection proxy. Jateway accepts connections on arbitrary ports (like 80 or 443) and specific host:port combinations (like WANIP1:443 and WANIP2:443) for multi-interface systems Supports single TCP connections (like MySQL), and multi-TCP connections like HTTP and HTTPS, and fowards them to arbitrary host/port combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Java is a quite good language for developing new applications. Since there are m multiple new network facilities that needs applications to use it our approach is to enhance actual network API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a Java application that is being designed to provide a gui interface to Samba via direct editing of the smb.conf file. Features included: Restarting samba daemon, opening smb.conf file for editing, saving the smb.conf file, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Deploy a real distributed clustered filesystem accessible from Java applications.No single-point-of-failure. Automatic fail-over and load-balancing, peer-to-peer mode and master-slaves
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Library to assist in recording and troubleshooting http by providing an implementation of a proxy and having extensible classes to handle post/pre processing which can be used to carry out custom actions or logging of the transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A full RFC-1459 Compliant IRC daemon with integrated IRC Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Library for communicating with the Jabber Instant messaging system from either Java 2 Standard Edition or Micro Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tools for Java Jini setup, troubleshooting, and development. Development has been moved to the Toolbox project on www.jini.org (http://toolbox.jini.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LdapEngine, which includes an easy, more natural way to search and manipulate a LDAP tree (especially compared to JNDI). The second part is a graphical LD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java MAC Address

    MAC address retrieval for Java platform

    JMacAdress enables retrieval of MAC local MAC address. Simple usage JMacAddress.getMacAddress() retrieves first system MAC address. This library is developed due to the problems with java.net.NetworkInterface MAC address retrieving which isn't successfull on all machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing, SSI and cluster management tool

    ▪ JMP library allows to do multiprocessing in Java with a simple API that resembles Java multithreading. JMP allows running a piece of Java code on a separate process either locally or on remote machine. ▪ If the code in question is not present on the target machine, it can be dynamically uploaded. ▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS. ▪ JMP also contains a simple cluster management / load balancing tool called JMP node. ▪ JMP = SSI + load balancing + multiprocessing API Two of the most obvious JMP use cases are: a. All kinds of data parallelism (exhaustive search algorithms, optimization problems). b. Server-side load balancing between available CPUs. See project Wiki for more.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java NIO Extensions extends the nio classes to provide more resource control. Currently channel pools and traffic shaping is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Forwards non-NTLM HTTP client requests to an NTLM proxy server (ie. Microsoft IAS). Can also forward a local port to a remote machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Netflow Collect/Analyzer uses pure Java to collect netflow v1 v5 v7 v8 v9 UDP packets from cisco routers. It stores both raw data or analyzed contents to DB thru JDBC and can be used in large enterprises or ISPs. JNC beta is ready JNA is underway.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB