Showing 914 open source projects for "java class diagram"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1

    Yet Another Java Service Wrapper

    Install java, groovy and native applications as services or daemons

    YAJSW is an Apache licensed pure java alternative for tanuki java service wrapper. It implements a multitude of additional functions and can be easily extended with groovy scripts. JSW configurations can be easily ported.
    Leader badge
    Downloads: 645 This Week
    Last Update:
    See Project
  • 2
    Java Service Wrapper
    Configurable tool which allows Java applications to be installed and controlled like native NT or Unix services. Includes fault correction software to automatically restart crashed or frozen JVMs. Critical when app is needed 24x7. Built for flexibility.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3

    AcoPath for Java

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Angry IP Scanner

    Angry IP Scanner

    A cross-platform network scanner that is fast and simple to use

    Angry IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.
    Leader badge
    Downloads: 3,255 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    Open Visual Traceroute

    Open Visual Traceroute

    Open source cross-platform Java Visual Traceroute

    Open source cross-platform (Windows/Linux/Mac) Java Visual Traceroute. Data is displayed in a 3D or a 2D map component. What is a traceroute? http://en.wikipedia.org/wiki/Traceroute If you need some help, please first check http://visualtraceroute.net/ Feel free to drop by and leave a comment on the Facebook page https://www.facebook.com/openvisualtraceroute Enjoy and share! If you want to support the development of this project, you can make a Paypal contribution
    Leader badge
    Downloads: 833 This Week
    Last Update:
    See Project
  • 6

    UPnP PortMapper

    Manage port forwardings via UPnP

    The UPnP PortMapper can be used to easily manage the port mappings/port forwarding of a UPnP enabled internet gateway/router in the local network.
    Leader badge
    Downloads: 533 This Week
    Last Update:
    See Project
  • 7
    jNetMap

    jNetMap

    Graphical network monitoring and documentation tool

    jNetMap is a graphical network monitoring and documentation tool. It will ping all registered devices every x minutes, updating the status according to the result of the ping. Requires Java 8 or higher
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 8
    OpenNMS

    OpenNMS

    A Java based fault and performance management system

    An Enterprise-Grade Network Management Application Platform that is 100% Free and Open Source Software.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 9
    Burp Suite Professional

    Burp Suite Professional

    Burp Suite Professional for Linux

    Burp Suite Professional (Cracked) and wrapped into a Universal Package Format (AppImage) with Java open-jdk-18. Only for Linux.
    Downloads: 75 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    LocoNet over TCP
    Client-server based software that talks to Digitrax LocoNet. TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet. (User interface) clients talk to that server.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 11
    Phex - P2P Gnutella filesharing program

    Phex - P2P Gnutella filesharing program

    A P2P filesharing client which connects to the Gnutella network.

    Phex is a P2P filesharing client which connects to the Gnutella network. It is multi-plattform and malware-free. It offers advanced functionalities and integrates all common Gnutella extensions like multi-source downloads and advanced search features
    Downloads: 48 This Week
    Last Update:
    See Project
  • 12

    Linpac

    Amateur Radio AX.25 chat and PBBS program using Linux's AX.25 stack

    A modular console-oriented amateur radio AX.25 keyboard to keyboard chat and PBBS program using Linux's AX.25 stack. Includes support for multiple concurrent connected sessions, a unconnected (UI) message screen, and an automated packet message client
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    Burp Suite Community Edition

    Burp Suite Community Edition

    Burp Suite Community with java wrapped in a single file

    A Universal Package Format (AppImage) for Burp Suite Community Edition with Java (openjdk-18) wrapped in a single file. It can be easily executed by a single click!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    Dayon! (active)

    Dayon! (active)

    Remote assistance made easy!

    Dayon! is an open source remote desktop and assistance solution. It is easy to use, secure, requires no registration and is free for personal and commercial use!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    pj-ftp-server

    pj-ftp-server

    Pure Java FTP server. Free portable cross-platform multi-threaded.

    Pure Java FTP server. Free portable cross-platform. Run as root/admin ! 1) Fully multi-threaded. 2) Multi platform support. 3) Can run in GUI-mode: # java -jar pj-ftp-server.jar 4) Can run in CMD-mode (used cmd-mode-config.properties): # java -jar pj-ftp-server.jar cmd 5) IP-filter (access list) support. 6) Writable=true/false support 7) Support listening on different local interfaces 8) Speed limit support 9) Anonymous-mode support 10) Different TCP-ports support 11) Logging support 12...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    pj-net-tools

    pj-net-tools

    Pure Java Network Tools

    Pure Java Network Tools. Free portable cross-platform. Include: 01) ICMP-ping, 02) ICMP-traceroute, 03) DNS-check resolver, 04) Parallel Host TCP-scanner, 05) IP-calculator, 06) Syslog-server, 07) Telnet-client, 08) Local ARP-cache request, 09) Parallel Network Ping-Scanner, 10) Snmp-Get concrete value utility. 11) Parallel ICMP flood utility. 12) Parallel UDP flood utility. 13) TFTP-server. 14) NTP-server. 15) Host TCP-ping. 16) SNMP-MRTG traffic monitor. 17) Anonymous FTP-server...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Remote Tea

    Java-based ONC/RPC implementation

    A complete Java-based implementation of Sun's ONC/RPC Remote Procedure Protocol, including client and server functionality and some associated tools. No native code involved, only Java.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing and cluster management tool

    JMP library allows explicit multiprocessing in Java with API that resembles Java Multithreading which is an essential built-in Java feature. JMP allows easily running a piece of code on a separate process. JMP also contains a simple cluster management tool. 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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    perf2rrd

    Performance Data collector for Monitoring.

    perf2rrd is a program written in Java (tm) which captures performance data output by the Nagios (R) or Icinga monitoring systems and stores it in round robin database files as implememented by RRDtool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Interlocking system for modular model railroading. The goal is the development of hard- and software for an model interlocking interfacing on the one hand to the model railroad and on the other to the model of the userinterface of an real interlocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebDeets

    WebDeets

    WebDeets Powerful And Versatile Network Utility App

    WebDeets Is A Network Utility App That Is Used For Network Diagnostics And Troubleshooting. Provide Features That Can Help, Network Administrators And IT Professionals To Monitor And Troubleshoot Network Performance, Identify Potential Vulnerabilities And Take Proactive Steps To Address Any Issues. It Can Convert IP Addresses To Hostnames And Vice Versa And Comes With Preloaded Commands Of Netstat And Ping. It Allows You To Save Results In Different Formats And Has A Real-Time Terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JENNOM

    JENNOM

    JENNOM - Java Enterprise Network Nodes Monitor

    Please wait ! It will be soon. I'm not finished yet. I'm sorry. JENNOM - Java Enterprise Network Nodes Monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Privacy and Anonymity in the Internet

    Privacy and Anonymity in the Internet

    System for anonymous Web browsing

    Our goal is to develop, implement, evaluate and provide a secure and scaleable technical infrastructure for anonymous communication. This project is supported by Deutsche Forschungsgemeinschaft (DFG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next