Showing 911 open source projects for "simple java project"

View related business solutions
  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    An open source suite of beans and API for client and server development of popular internet protocols. This project is a Java port of the immensly popular set of Indy components for Delphi and Borland C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    *** PLEASE NOTE: THIS PROJECT HAS NOW MOVED TO THE MAIN SSHTOOLS PROJECT PAGE. PLEASE CLICK 'HOME PAGE' TO BE REDIRECTED ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple Java applet for webcam viewing with examples. Easy to use and no programming experience necessary. Put one file on your site and paste in the HTML tags provided. Aims to be highly portable across browsers. Lots of handy features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    *** PLEASE NOTE: THIS PROJECT HAS NOW MOVED TO THE MAIN SSHTOOLS PROJECT PAGE. PLEASE CLICK 'HOME PAGE' TO BE REDIRECTED ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This program allow you to make reports of P2P downloading task such as eDonkey, Kazaa (in future) and publish them on a webpage or on email (in future). This project is made with : JAVA, ANT, XSL, XML. The main task is an ANT Task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Medlane project is an attempt to create a set of tools that will enable librarians to move from the standard MARC (MAchine Readable Cataloging) format to a new library/museum XML format. This move will ensure traditional library/museum data remains
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open Gnutella network library based on GnucDNA. It is platform-independent, developer-friendly and efficient, developed in portable C++. Easy enough for the casual P2P developer and advanced enough to satisfy the research project needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project is meant for the webmasters who want to provide online chat support system for there website like humanclick. The project is developed using java and php and mysql .There is no server side process invloved in this so u can host this system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeJaPoll is a java servlet that make possible to add in a simple way a web-survey to your own site. It has a lot of features (see documentation or HomePage for details), it's easy to customize and to set-up in every servlet engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The XTapi project is aimed at someday growing up to be a reference implementation for JTAPI. At this time it is not the intention to cover every JTAPI package, just the Core and Media packages are covered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The MFlow project aims to create a modular messaging client in Java. Its architecture should make it as easy as possible to add support for new protocols, as well as maximizing configurability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Xbean is a Java Bean software component that takes XML as input, processes it in some fashion and then passes XML on to the next Xbean. The goal of the Xbeans project is to provide a rich repository of freely available Xbeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Valuhack is a collaborative effort of a variety of newsgroups to port a simple program to as many languages as possible, while maintaining the true spirit of hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a simple messenger to chat from peer to peer. For each user there is a certificate generated and exchanged between them. The communication is running over SSLSockets and should hopefully be encrypted *g*. It is implemented in Java2 1.4 using JSSE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project focuses on the integration between Macs and SMB/CIFS networks. The primary goal will be to get a complete port of the Samba package to Mac OS X. Besides that we will try to create tools to uses these services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBlueZ exposes the Bluetooth functionality provided by the BlueZ project to Java (J2SE, J2EE). BlueZ provides libraries of functions (written in C) which enable the configuration and use of Bluetooth devices under the GNU/Linux platform. JBlueZ bridges th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM. THE PROJECT IS NOT CONTINUED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Solstice is a lightweight, email-based Message-Oriented Middleware (MOM). Solstice uses encrytption and fail-over mechanism to ensure security and guarantee delivery (For more information on MOM, please refer to the project main page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    stdnet - original: C++ networking class library; simple event-driven interface stdnet2 - revamp: C++ class library for java-like programming; networking; etc. stdnetj - TODO: Java version of stdnet2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CatChat is a peer-to-peer chat application. The main purpose of this project is to decentralize chat rooms and to create a standard for peer-to-peer protocols used in this kind of situation. CatChat will be written in Java with Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Simp-X is an openly developed Scalable Internet Management Platform - eXtended by plug-ins. Open Simp-X handles all the data and underline structure of Internet Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The W2W project aims to develop a distributed index and search engine with a site-to-site scheme. Every participant, a web site, maintains some connections to other sites (neighbors) and exposes a set of standard entries (API) to each other. When a new re
    Downloads: 0 This Week
    Last Update:
    See Project