Showing 849 open source projects for "java software .jar"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SPIZD stands for Stress Probing Invasive Zap Destructor; it's a command-line stress test tool used to determine how many simultaneous (concurrent) connections servers can handle. Protocols: http, pop3, pop3s, imap, imaps, smtp, smtps, ssh, radius.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    cdr2serial

    Send Asterisk CDR to serial device

    cdr2serial sends Asterisk CDR serial port for the use of software for hotels. They have been used libraries asterisk-java for agi events and jssc for send via serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Hide my message

    Hide my message

    Hide your secret message into any type of files

    Secrets is a Java application allow you to hide you message into any type of files either audio, video, text, dll or any type of files. It use a simple Cryptography algorithm to save the message in an secret way, so it can`t be read by any HexaReader. You can retrieve your message also in a very simple way by choosing the original file and click on Decode button. It was built using Java and Swing technology. It was published for educational use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Chat4Eclipse - Chat Plugin for Eclipse

    Chat4Eclipse - Chat Plugin for Eclipse

    Facebook & Google Chat for eclipse in perfect camouflage. Enjoy

    Facebook & Google chat plugin for eclipse. The look and feel and chat texts are in perfect camouflage that your colleagues will not even have the slightest idea that you are chatting. :) Key features * Facebook and Google Instant messaging * Show / Hide offline friends * search friends in your buddy list * Enable / Disable logmode chat texts * Keep accounts offline, when busy * Notification in chat window's tab Also visit homepage for download and usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    goText
    goText is a free software for Mobile Phones to send free SMS messages over GPRS/EDGE/UMTS/WiFi connection. It is coded in Java (J2ME) with MIDP 1.0 and CLDC 1.0 profiles, so it can be used an almost any java enabled mobile phone/device!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Irdroid - Infrared Remote for Android

    Irdroid - Infrared Remote for Android

    The Irdroid app / module is a infrared remote control for Android

    Almost everyone uses infrared remote controls at home and developing and using infrared on most of the Android Devices requires the usage of external hardware. You will learn about the design details, the tools and software used to design a project that enables any Android device to control infrared equipment. You will get an introduction to the hardware functionality of Irdroid v1.0 modules, battery powered infrared remote control modules that connects to the Android device Audio jack. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MailProbe
    E-Mail monitoring, benchmarking and load testing tool with integrated web UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chat Together

    Chat Together

    Friends/People can fun togther using this project

    It is for people who want to Chat togther on Android also in order to be honest , this software was prepared during my master degree (Master of Computer Application :), When i was in MCA then for my classmet i have made this software bcz my classmet waana chat in classroom during lab time & they can fun together using this application, Then let me describe the software, this is a simple CHAT application runs on Android, application makes http request to a server, implemented in php and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AutoDiscovery Library

    AutoDiscovery Library

    A tiny library to add auto discovery capability into your applications

    A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server. The API is simple, straightforward and there are examples and full documentation to learn it in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source software project delivering converged voice and data applications. The StarPound platform enables you to rapidly develop voice and data solutions using the power of business process modeling. More info: http://www.starpound.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Underground IM - Java Instant Messenger

    Underground IM - Java Instant Messenger

    Underground IM is a free Java Instant Messaging solution.

    Underground IM is a free Java Instant Messaging solution. Both a client and a server are available. Underground IM is open source software distributed free of charge under the terms of the GNU General Public License. *Public Server: 64.94.101.216:5632
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OpenGeoTracker
    Lets you monitor your GPS-phone. You have full control of your own data. Both client software (for phones) and server software is free open source, so you might set up your own server or use the default one at opengeotracker.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20

    AQZ File Parser for Java

    simple parser to read amateur radio questionary data format zip files

    The AQZ File Parser for Java is a simple jar file. So you can use this lib for reading "Amateur Radio Questionary Data Format Zipped" files (*.aqz). A aqz file contains all questions and images of a ham radio exam. This format was developed by Oliver Saal, DM1OLI and the webmasters of http://www.afup.a36.de/. Feel free to visit there pages for more informations and for downloading the latest aqz files for a lot of countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BiSync

    BiSync

    Fast, reliable, bi-directional document synchronization

    BiSync provides full asynchronous bi-directional documents synchronization using many standard protocols. You can use it to have consistent files between your laptop and your enterprise servers as you edit documents offline. It can also be used to synchronize ECM repositories between sites or software solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Socketer Mobile

    Socketer Mobile

    A simple socket debugging tool for Android devices.

    For the standard version: https://sourceforge.net/projects/socketer/ Socketer Mobile is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer Mobile can open a server socket on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    - Search a missing package or classes inside jars. - Buscador de paquetes o clases java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    The Abraham Funk Family: The Game

    Abraham Funk Family Game Alpha Testing!

    Abraham Funk Family Game Alpha Testing!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB