Java tutorial: RMI add two numbers program

preview_player
Показать описание
This video presents a java RMI program which accept parameters values from the client and addition operation done by server and result returned to client.

-~-~~-~~~-~~-~-
Please watch: "Computer Graphics: install and setting up dev C++ with GLUT"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

For people finding issues when running the server, make sure that the folder containing the class files is in your classpath environmental variable. Additionally, the link in the AddServer.java file has 3 forward slashes, "rmi:///AddRem"

dalerichmondnaviza
Автор

Thanku😭 I don't understand anything taught by my teacher, thanks for the video now I got cleared😢👍🏻

shreyas.jadhav
Автор

while compiling AddRemImpl.java i'm getting error that says
```
AddRemImpl.java:4: error: cannot find symbol
public class AddRemImpl extends UnicastRemoteObject implements AddRem
^
symbol: class AddRem
1 error
```

badrithapa
Автор

I edited the code according to my case study, but I am getting an exception - "java.rmi.NotBoundException". Can anyone help me out?

seemashedge
Автор

this video is very Fantastic and interesting!!!!

ashenafigutema
Автор

code :

AddRem 1:00

AddRemImpl 2:59

AddClient 7:40

AddServer 10:03

omkargharat
Автор

i can't run it there is no error in the code

jesperjadeperjes
Автор

It will be better if you explain it.i can't understand without explanation

priya-oftp
Автор

very bad because you are not explaining

Tilak_Paudel