Showing 110 open source projects for "java]"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    Manticore Search is an easy to use open source fast database for search. Modern MPP architecture and smart query parallelization capabilities allow to fully utilize all your CPU cores to lower response time as much as possible, when needed. Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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,360 This Week
    Last Update:
    See Project
  • 3
    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: 15 This Week
    Last Update:
    See Project
  • 4

    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
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    jNetPcap - A Libpcap Java Binding

    jNetPcap - A Libpcap Java Binding

    A java PCAP and DPI library

    A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Comprehensive and easily extensible DPI engine.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    Mi WiFi Passwords

    Mi WiFi Passwords

    A tool that helps users see all their PC WiFi passwords at a glimpse.

    MifiWiFiPasswords is a portable free software tool which helps people recover, view, search, retrieve, save and hack around all WiFi Networks passwords for the machine on which you run the software . It was initially developed in a single night by Blessed Jason Mwanza as a way to simplify the means on which to share and retrieve WiFi passwords to new users and members of his community. With MiWiFiPasswords version 2, Passwords for the machine on which you run the software are...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    SisIYA a system monitoring tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms. The project continues to host both the original API and legacy applications created around...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Madara

    Middleware for distributed applications

    The purpose of the project is to develop a portable programming framework that facilitates distributed and multi-threaded programming for C++, Java, and Python. MADARA was originally developed as an agent-based middleware specifically for real-time, distributed artificial intelligence, but is now more general purpose for distributed timing, control, knowledge and reasoning, and quality-of-service. MADARA is composed of several tools and middleware, and the main entry point into the system...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load. Static Methods are available to send/receive String values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sniffer4J

    Sniffer4J

    A java packet sniffer and forger that wraps pcap libs.

    Sniffer4J is a java packet capture and manipulation tool that allows full analysis of a network. It is built upon pcap libs (winpcap, and libpcap) and can run in Windows and most Linux flavors. The current stable version (2.0) provides shared libraries (.dll and .SO) compiled and tested for both x86 and x64 architectures. Sniffer4J work’s by parsing packets in a comprehensive Pdu format. Each Pdu encapsulates the next one, making easy to navigate through the Frame. Frames can be forged...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    SBLIM (pronounced "sublime"), the Standards Based Linux Instrumentation for Manageability is an IBM-initiated Open Source project, intended to enhance the manageability of GNU/Linux systems. It does so by enabling WBEM, Web Based Enterprise Management.
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 17
    Glass Library

    Glass Library

    Glass is a library for distributed computing.

    Glass is a library for distributed computing. It's written in C++ and widely portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open source Diameter and Diameter related protocols. Written in C++ (porting to Java is welcome!)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Icmp Ping for Java by ShortPasta
    <WARNING> <WARNING> <WARNING> "Icmp Ping for Java" is now icmp4j, with native implementations for Linux, Mac, Solaris, Windows. Currently hosted here: https://sourceforge.net/projects/icmp4j/ Website: www.icmp4j.org </WARNING> </WARNING> </WARNING> ShortPasta-icmp is an ICMP ping implementation for Java with a simple and clean API. Windows is supported natively. Linux is supported by spawning ping. If you can provide other native implementations, please contact the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MX is a host management system written in Java based on the MX4J, Quartz, Java Service Wrapper, JXTA, EJtools JMX Browser, Jakarta Tomcat, WMI or nagios frameworks .It includes a JXTA adaptor for JMX, mail notification, port manager, job management etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    ss7mon

    ss7mon an SS7/SIGTRAN signalling monitor

    ss7mon will implement the following features for SIGTRAN and SS7 family of protocols: - Message sniffer. - Call flow tracing. - Traces DB. - Distributed tracing. - QoS monitoring. - KPI monitoring. - Web interface. - CLI command line interface. - ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A software toolkit for using the EPCglobal Low Level Reader Protocol (LLRP) to communicate with conforming RFID readers.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    GRAIL Real Time Location Service (RTLS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a small lib. It gives you the ability to have a byte array and write/read on any position with any byte or bit offset (i.e write a MAC (48bit) from the second byte's 3rd bit and on). +OO UDP/TCP Sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next