Showing 714 open source projects for "java remote"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    JDeploy!, easy report deploy

    JDeploy!, easy report deploy

    JDeploy! manage a JasperReport Server from the command line.

    JDeploy! is a JasperReports Server tool that includes utilities to manage a Jasper Reports Server from the command line. It allows to deploy reports on a remote server (very useful on cluster platforms). You'll be able to list reports, create, delete and modify folders and datasources and deploy a ZIP file of reports and resources on a standarized way. This set of tools are maintained by http://www.sdweb.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Extensions to NModel enabling model-based testing of systems implemented in Java or other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to produce a cross-platform virtual remote controller for air conditioners attached to a Mitsubishi G-50A device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    fastest

    Automate your software testing, the fastest way!

    ... * This is a compilation of various open source tools complemented with a set of useful programs that help a Software Test Engineer perform the test automation with ease. * It can be envisioned as a toolkit that every test engineer would need! * Currently implemented in Java * Test Automation is not just about writing test cases in a particular programming language. There are a lot more activities that need to be accomplished in order to make the test automation really become automatic. * Fastest helps automate all the necessary, but difficult test automation tasks like 'Mapping the test case execution with test plan document, updating centralized test management database, reporting, setup of automated nightly regressions in Continuous Integration (CI) environments, Running code / commands on remote hosts, Interacting with Web services, browser based automation using Selenium, SSH access, Sending Email notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LBRC enables a J2ME and bluetooth equipped device to control a linux computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    This project was created as a response to the transition from .torrent to Magnet URI's on many Torrent sites. Many people have the same setup as I do, where .torrent files are saved in a shared folder on a server, so that the Torrent Client automatically starts the download. This application includes a client and a server, coded in Java. The server application, listens, on the configured port for, Magnet URIs to be sendt from the client. When one is recieved, the configured torrent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    piPlayer

    piPlayer

    piPlayer (Personal Interactive Player) is an OSGi multimedia player

    piPlayer stands for Personal Interactive Player. It is an OSGi-based application that plays personalised local and remote multimedia contents. piPlayer introduces a solution for an audiovisual convergent service through service gateway. A OSGi-compliant multimedia player has been developed taking as work model the open source philosophy and adding and interactive and personalized value through a service gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10

    cloud4apps

    cloud4apps is a set of cloud services and tools for apps and websites

    cloud4apps is a set of FREE cloud services and tools designed to be consumed by any native or web app regardless of the platform. We provide the following services: - App translation (localization) via crowd-sourcing - In-App sales & licensing Management - Remote error logging - Cloud data storage for apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cobos Project

    Cobos Project

    the disruptive IDE for COBOL developers

    The Cobos Project is an Open Source initiative from Metrixware, dedicated to Mainframe COBOL CICS, DB2, IMS developments within the Eclipse Platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    SERAdmin is a GUI interface between SIP Express Router (SER) and a SER administrator. This interface will extend the access of ser administration even from a remote location(through HTTP) and across Operating Systems. SERAdmin provides control over man
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14

    Bluetooth Car

    Remote controlled car model made from mobile phones

    Car model carries MCU(STM32L152) unit and J2ME mobile phone. It is controlled via bluetooth from another mobile. Car is able to move, turn, speak and take pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    port-forward

    to forward a loalhost tcp port to remote port

    ~~~~~~~~~~~~~~~~~~~~~~ Is a simple console tool to forward a tcp port, and log the data in byte[] and string format. ~~~~~~~~~~~~~~~~~~~~~~ usage: java -jar portf.jar localport remoteserver remoteport
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    domain wide Adminstration console for Jboss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Supa aims to implement an easy way of uploading images from the local clipboard to a remote server. It's our goal to make supa very easy to adapt to other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BioX (pronounce as bio cross) is a system for the management of local and remote (currently supporting RMI, CORBA and SOAP Web Services) components such as files and services (e.g. BLAST). Additionally, the components can be composed to workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Run Java AWT and Swing applets on the web *server-side*. Dynamic HTML (AJAX) for the browser is automatically generated. NOW USING GWT (Google Web Toolkit)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    uni-wien-swe-ws2011-gr2-team5
    Eine Aktionsplattform mit Fokus auf Spielkonsolen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    hibernate-jconsole
    hibernate-jconsole is a plugin to jconsole or visualvm which allows to monitor hibernate via its JMX capabilities. The plugin displays grahps and details on queries, entities, collections and cache efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java based client / server suite that allows a UPnP device on a remote machine to be accessed by UPnP locally over a secure internet link. This allows you to access your home based UPnP media server remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Send a link of a torrent you wish to download to a defined email address. This app will read the email and download the torrent for you. Perfect for downloading files from a remote computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo