remote-method-invocation
There are 29 repositories under remote-method-invocation topic.
HandyOrg/HandyIpc
An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.
jiowchern/Regulus.Remote
A simple C# network library.
cojen/Dirmi
Dirmi is a replacement for Java RMI which supports bidirectional remote objects.
OthDr/Rock-Paper-Scissors
Multiplayer Rock Paper Scissors game using JAVA RMI
ArtaXerxess/Distributed-Computing-Lab
Semester 8
menees/Remoting
Simple RMI and IPC library for modern .NET
fritzprix/yarmi
yet-another RMI Framework for Java
MartinUzunov/sudoku
The classic Sudoku game implemented in Java with the help of the JavaFX library.
olexnzarov/trmi
TypeScript Remote Method Invocation Library
ro-per/RemoteMethodInvocation
Chat application based on RMI (Remote Method Invocation)
ayoubeddafali/StoreJEERMI
Simple Products Store Using RMI Api with JEE
diogofferreira/afternoon-at-races
:racehorse: Concurrent and distributed solutions for a horse racing event :racehorse:
jaiphookan20/RealTime-Collaborative-DrawingBoard
A Multi-Threaded Real-Time, Collaborative Shared Drawing Board & Chat Application where multiple users can draw on a shared canvas together at the same time.
kiarashazarnia/minimal-rmi
A minimal implementation of Remote Method Invocation
Knowhere-coding/Connect-4
Assessment - Software-Architectures
lucasrennok/RMIBhaskara
RMI(Remote Method Invocation) using Bhaskara Formula as a method.
marvin-c-offiah/smartmediacenter
A mobile client-server architecture for controlling your home cinema
vasanthgk02/RMI-in-java
Remote Method Invocation in Java
bhanufyi/answerly
A QnA crowd sourcing Application like Quora built with Core Java Concepts.
jvh/java-rmi
A distributed notification framework using Java RMI
MdSiamAnsary/Diffie-Hellman-Key-Exchange-Implementation
Implementation of Diffie Hellman key exchange
alessandro-antonelli/RCL-2018
Assignments dell'esame di Reti anno 2018/19 (laurea in Informatica @ UniPisa)
bhaveshvaswani/ChatApplication
It is a distributed desktop application in which people can have group chat as well as personal chat with people who are currently using application at that moment.
fer-rum/RMI_demo
A small demonstration of how to implement Remote Method Invocation in Java
geraked/js-rmi
Implementation of RMI in Node.js
jiowchern/PinionCore.Remote
This is a network transmission framework using c# as the main language of the server and client.
nadunz/RMI-Pong-Game
Two player pong game by using RMI (Remote Method Invocation) API