Showing 59 open source projects for "java gui 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
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    IPv6SubnetCalc is a comprehensive calculator for IPv6 addresses. It comes with Java Swing GUI and supports the following RFCs: RFC4291, RFC4193, RFC3849, RFC2464, RFC5375, RFC4941, RFC3513, RFC3879, RFC4941, RFC3056, RFC3587, RFC2374, RFC3306, RFC3956.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nessconnect is a GUI, CLI and API client for Nessus and Nessus compatible servers. With an improved user interface, it provides local session management, scan templates, report generation through XSLT, charts and graphs, and vulnerability trending.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 4
    SNMP JManager is an open-source SNMP manager and has the following features: GUI, capable of import MIBs, support for SNMP v1/2c/3, support for IPv4 e IPv6, TRAPs SNMP v1/2c/3 and INFORMs v2c/3 generator and receiver, Get Table and MIB Walk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    This project goal to help with a gui interface to configure and manage a weathermap config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nTorrent - A graphical user interface client to rtorrent (a cli torrent client) written in java. nTorrent can administer a rtorrent process over a network and allows several clients. Take a look at the project website for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    URL-Checker is a Java-Application, which periodically connects to a specified URL and writes the results (ie "connection OK/failed") to a logfile. A nice tool for webmasters to monitor the availability of a website. There is a GUI and a non-GUI-edition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Know the foreign addresses your system is accessing without your knowledge and check the enabled ports and IP addresses on your system and remote system. The GUI is designed in SWT which has a great look and feel with pretty browser and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    J2ME MIDlet with a Socket Server :: Isometric Engine Chat Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    An API for Java network commands such as ping, wake on lan, retrieve mac address, traceroute and any other useful network commands. A Command Line and GUI test application demonstrating the APIs will also be included. Requires Java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Sonate is a java GUI for OpenBSD pf packet filtering. Optional code can be compiled to OpenBSD host to transfer generated configuration using SSL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSSHTunnel is a lightweight GUI application which forwards local & remote ports over SSH connections. It is written in Java and uses Eclipse SWT & JSch. All you need is a JVM to run it. 0.0.0 is targeted at Windows and resides in the System Tray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    File sync utility via ftp, written in Java. Ex, You can upload home page via ftp with batch processing. Both Swing/GUI and console is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project contains several of programs written in Java and Visual Basic. There is VFDOutputter for sending text to a VFD or LCD, a console and gui Java Ultima Online client, subnet calc, Pacman, Galaxian, a Windows wallpaper changer, proxy and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobile Agent Server and Controller(MASC) - is a server, controller and viewer for aglets, written in Java, with an attractive and user-friendly GUI .MASC is easy to install and configure.It also provides mail notification,schedule,aglet class browser,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JWall is not just a java gui for iptables. JWall is a multi firewall management client. A secure rulebase can be built with graphical objects. Rulesets can be pushed to remote firewalls (via ssh). The remote firewall just needs to be Linux with sshd
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Retic is a free EAI Server written in Jython (Java). It permits to execute adaptors composed of sources, pipes (transformations) and sinks. Connectivity with : JMS,HTTP,SOAP,UDDI,FTP,Xindice,JDBC,Jabber,SMTP... XML Support : XSLT, Xpath. Has GUI for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WiFiMon is a GUI-utility, based on the output of the iwconfig-command, which shows detailed information about the current status of a Wireless Network (LAN)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Distributed Resource Locator using P2P Networking is a peer implimentation using the networking API in java.The project is provided with a dyamic updating GUI designed as per MVC architecture.
    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: 2 This Week
    Last Update:
    See Project
  • 22
    This java program provides a quick way to create,edit or delete Samba shares, within a simply-to-use GUI. Changes can be saved in smb.conf. Share-templates, which are the heart of jsmbconf, facilitate creating of new shares. Some Templates are implicated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TACAKISS is an application which analyses the logs of tac_plus (TACACS+ server by Cisco). It consists of a client and a server; the server parses and analyses the logs then provides archived sessions and real-time monitoring to a client GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TCGUI is a Java GUI tool for designing traffic control structure of Linux 2.2+. It provides the export to well structured and TCGUI-independent shell configuration scripts. TCGUI is very flexible since all features are defined in separate XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 1 This Week
    Last Update:
    See Project