Search Results for "java remote control" - Page 34

Showing 2078 open source projects for "java remote control"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    Dynamic Presentation Generator

    DPG is a web CMS developed by the JAFU-Project

    Dynamic Presentation Generator (DPG) is a web CMS developed by the JAFU project at the University of Bergen, Department of Informatics. DPG is built around the concept of presentation patterns. DPG follows the Model-View-Controller (MVC) software architecture pattern. This pattern isolates domain logic from the presentation, supporting modularity and separation of concerns of the components. DPG is built on Spring framework components, such as Spring MVC and Spring Security. Some features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Desk Pets Open Source Android Project
    Desk Pets Open Source Android Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    eoss

    Role Based Access Control System

    Role Based Access Control System. ----------------- Developt Language: Java. ----------------- Framework Core: Spring3mvc,MySQL,jQuery,jQuery easyui,Mybatis. ----------------- Others: based on this project,for common web system,you do not need to developt access control system stand alone,you only need to developt your core business system.At last,create an user,create an role, create an permission, give the role the right permission, give the user the right role.That's all,an perfact web system done. ----------------- At last: any question,just contect me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    2step is a development framework written in Java for developing complete web applications (including web services). As a servlet framework features access control, logging, I18N, database access, deploy, XML/XSL, etc, and uses Jetty, FOP and jCharts.
    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

    Control Isolator

    A Control Flow Java library based on Apache Commons SCXML state machin

    The purpose of this library is making it possible to define a state machine that defines the life cycle phases of an application or process allowing to isolate working phases separating flow into "Works", each of them capable of executing one or more activities. The state machine is defined visually with the help of a WYSIWYG designer and stored in a common xml format: During execution it is possible to track the state of the application visually by connecting to a socket. Under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A high-performance implementation of the BACnet I/P and MS/TP protocol written for Java (minimum version 1.5) by Infinite Automation Systems. Supports all BACnet services and full message segregation. Can be used for field devices or for control platforms. For commercial licenses contact https://infiniteautomation.com/bacnet4j-open-source-bacnet-library/ The most recent code is here: https://github.com/infiniteautomation/BACnet4J For support see: https://forum.infiniteautomation.com/category/12/bacnet4j-general-discussion
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Battlelance

    Multiplayer dungeon crawler

    Battlelance is a turn based multiplayer RPG game based on DnD and the likes. You can control a wizard, fighter, thief, cleric or a whole party of these and pit them against a dungeon master or other characters/parties. You can also take up the role as dungeon master and spawn enemies, traps and do other nasty tricks to make life of the characters as difficult as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    Managana is a free cross-platform software for digital publication. It allows the creation and maintenance of communities that share interactive content on the web, tablets, smartphones and exhibits. Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    AMOS 2013

    AMOS 2013

    RFID Inventory Management

    RFID Management - development component control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Client for Game Masters (of a RPG) to control a Game session using Y! Messenger Protocol. This allows GM to talk to the whole group, a sub-group (or individual), etc. and helps her to have a centralized GUI, while players can connect normally to Y! Msgr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    FastFix Remote Software Maintenance

    FastFix Remote Software Maintenance

    Monitoring Control for Remote Software Maintenance

    The overall purpose of FastFix is to provide software engineers with a time efficient maintenance environment that increases efficiency and reduces total cost, improving accuracy in identification of failure causes and facilitating their resolution. Monitoring software execution Failure replication Patch generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Camera Axe Remote

    gui to control the camera axe with an pc

    gui to control the camera axe (cameraaxe.com) with an pc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LIMS-A

    Laboratory Information Management System with Complete Lab. Automation

    Laboratory Information Management System with Complete Laboratory Automation. This Project is created by Fatih University Computer Engineering Students .. Hasan SARMAN Hamadou Doudoun Niangadou Feugang Kemegni Fabrice it helps to automate complete lab system. its originally created to use on a R&D lab. if you wish you can use it on every kind of labs. it comes with Client Server based Access control Mechanism which cordinate access control with registered projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Homemotion

    Homemotion is a Java based control center for home automatation.

    ...It should be easy to implement/provide additional or custom hardware backends or UI functionality by implementing corresponding plugins. The functionality provided by default includes: * Control Devices * Sensors * Scenarios * Security Devices and Alarms * Automatic Schedules * Automatic Event Triggers * An extendable Macro Engine, by default supporting Javascript and Java * A tree managed navigation * User Management and Authorization * Multiple Buildings Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The aim of the project is create a learning tools for students. If children become aware of consumption, perhaps they will be able to influence and affect a larger system of the school. Within smart energies, the goal of the monitoring system is the control and management, even remotely, ofconsumption and production of energy users are characterized by complex energy systems. Requires DOG - The DOG Operating Ground
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Desk Connect

    Desk Connect

    Remote desktop control software

    Desk Connect is a remote system administration tool which can be used seamlessly in a networked environment for controlling another computer. You can use this program to manage the running services and processes on the remote computer or execute .BAT files. The application comes with instant messaging features, allowing you to send messages to the remote computer. The computer intended to be controlled should be running the Desk Connect Active Listener application in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The RoboCup MSL Refbox is used for helping the referee to control a robotic soccer game (used by RoboCup Midsize league).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Productivito
    Open Source Productivity Tools for Home, Business and School LOOKING FOR CONTRIBUTORS (Contact us for details) Skills required: PHP, Zend, Database design - for web app QT - for client&server Features: Keystroke monitoring Log all keystrokes along with the window name they are typed. Emails sent and received logging Events timeline logging Log all events employees performed and view them in an organized listing. Website activity Log all websites visited by the popular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Adzok Open

    Adzok Open

    Administrador Remoto

    Herramienta de Administración Remota opensource escrito en Java. Nota: El creador de este herramienta no se hace responsable del mal uso que le puedan dar a esta herramienta.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo