123 results for “topic:java-rmi”
Java RMI Vulnerability Scanner
RMIScout uses wordlist and bruteforce strategies to enumerate Java RMI functions and exploit RMI parameter unmarshalling vulnerabilities
RmiTaste allows security professionals to detect, enumerate, interact and exploit RMI services by calling remote methods with gadgets from ysoserial.
Example codes for my Distributed Computing course at Hefei University.
JavaFX ChatRoom using JAVA RMI
Dirmi is a replacement for Java RMI which supports bidirectional remote objects.
Remote desktop using java, rmi, tcp. Some functions like remote server, remote mouse and keyboard of server, read hardware of server, multi chat, send file.
JShell via RMI - lightweight
A collection of programming/debugging exercises to support a course on Distributed Systems.
Desktop App for messaging and sharing file created with Java RMI and Java SWING
Semester 8
Java's Remote Method Invocation (RMI) shopping cart system.
Shared Database Integration with Java's Remote Method Invocation (RMI), XML parsing and Laravel.
Just another open source clone of Twitter using Java RMI, Angular 2 and WebSockets.
Remote method invocation (RMI) and simple Java Database management project.
Projet de classe du module Programmation Concurrentielle et Réseau, une application E-Learning avec des classes virtuelles, dans chaque classe l'utilisateur peut envoyer des messages et des fichiers et dessiner dans un tableau partagé...
Codex Naturalis is a board game built as a project for the Software Engineering course at Politecnico di Milano, written as a digital port of the original game in Java
🌐 Exercício Programa da disciplina de Desenvolvimento de Sistemas de Informação Distribuídos abordando Remote Method Invocation.
University web-service project. Based on Java-RMI, Soap-web-services, Spring-boot REST and controllable with Angular2 front-end.
Berkeley algorithm implementation, using Client-Server Architecture (Java RMI), for Distributed Systems class at FURB.
Text implementation of a simple RMI.
Java's Remote Method Invocation (RMI) and XML parsing shopping cart system.
A simple publish subscribe system that uses Java RMI to communicate.
This project is a Java-based implementation of the popular word-guessing game Wordle. The application uses Java RMI (Remote Method Invocation) to facilitate communication between clients and a server in a client-server architecture.
Simple TTT game implemented using RMI.
A MUD game created using the Java RMI
RMI connection tested by implementing the Tic-tac-toe game.
A history program that returns a list of events that took place on a particular day in history. The program consists of two parts: a client and server. The server maintains the data and the client supports add and query operations.
A Java Application made on Java Swing using RMI (Remote Method Invocation) to Connect two Machines via the network , one being the Server and the other being the Client.
A Simple chat application with java RMI