Showing 260 open source projects for "simple java project"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This is a simple java program designed to monitor any Urban Terror Server and report back on the current map, active players, current scores, and pings of players. This does not require recon privileges, since most players do not have this level of access. The motivation for its creation was to eliminate the need to wait around on a server waiting for other players to join.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CertForge is a web-based certificate utility written in Java 1.6, to make or view X.509 certificates, keys, CRLs, manage keystore and truststore (CTL) for SSL sites, and run as a simple Certificate Authority (CA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    ...NOTE: in order to receive the echo packets you must configure the receiving host to echo the incoming packets. In the next release i will provide another java application that just echo on an UDP port.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    High Availability Port Monitor (HAPM) is a local port status check. It is a simple, light and fast daemon to check TCP port. If the monitored port downs then the Heartbeat will be killed by HAPM. This is a Brazilian project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    RanMon

    RanMon

    RanMon is a program that provides you with a way to internet monitor

    RanMon is a lightweight program that provides you with a way to monitor your domain (website) or internet connection uptime. It attempts to connect to an internet host of your choice (i.e. rankolio.me) every few seconds, and log whether it was successful or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award Winning Time and Labor Software Icon
    Award Winning Time and Labor Software

    Synerion offers time and labor, advanced scheduling, absence management, labor allocation, timesheets, coreHR and more.

    Stop wasting time and resources on manual and error-prone paper-based workforce management with Synerion. Synerion offers a comprehensive range of workforce management solutions that goes beyond time and tracking. The platform also offers enhanced scheduling features, labor costing, absence management, and payroll integration.
    Learn More
  • 10

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java SIP softphone
    Peers is a very simple softphone. It's a SIP User-Agent, written in java, it works on windows, linux and mac. It can be used with SIP servers like opensips or asterisk IPBX. It supports G711 codec (PCMU and PCMA) and telephone-events (DTMF).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    PSniff

    A simple packet sniffer for local networks

    This project is a simple packet sniffer using libpcap. It only works on local networks. The code is maily for ethernet devices. If you want to use wireless devices you just need to change the device setting in the code and others remain the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libsakit.googlecode.com ------------------------------------ Provides Socket Abstractions for easy and simple synchronous and asynchronous networking with C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a straightforward shell script with alternate JAVA application to regularly monitor your hosts and let you know via GUI or email if they go down. The app can be run in a simple GUI or via the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    ...hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    F-Talk P2P Encrypted Secure Voip

    F-Talk P2P Encrypted Secure Voip

    F-Talk cross-platform p2p encrypted secure voip software

    This project connect to two peers directly ( using without any central server, stun server ) together with 128bit encrypted secure voip communication. http://ftalk.armanasci.com/guide Spefications * Peer to peer direct connection without using any central dedicated server. ( First basic part of the security ) * 128bit AES Symmetric end-to-end encryption PCM datas. ( Second basic part of the security ) * 64bit Base64 Encoding transferred server side info. * Ipv4 and Ipv6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Floodlight

    Floodlight

    OpenFlow SDN Controller

    ...Floodlight is developed by an open community of developers. We welcome code contributions from active participants and we’ll openly share information on project status, roadmap, bugs, etc. -- Easy to Use. Floodlight is drop dead simple to build and run. Read through the Documentation (link) -- Tested and Supported. Floodlight is the core of a commercial controller product from Big Switch Networks (link) and is actively tested and improved by a community of professional developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DOSTool

    DOS Attack Tool

    A simple DOS attack tool based on the public resources response time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MNDACS - Java Control System
    MNDACS (Mesh Networked Data Acquisition and Control System) is a Java, network based control system. The project approach is to build a mesh system to tolerate control unit breakdowns with load balancing between units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    NT42 Simple network traffic analyzer

    School assignment for a simple network traffic analyzer

    This project is an example for a application which captures network traffic, parses and display the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    aodv protocol on gpu IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iiitbaodv-gpu-aodv-IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C...
    Downloads: 0 This Week
    Last Update:
    See Project