Java RMI introduction

preview_player
Показать описание
A brief introduction to Java RMI, followed by a couple of code examples.
Link to example code here:
Рекомендации по теме
Комментарии
Автор

I had no idea what I was doing till I watched this, it helps so much to see it written and explained from the ground up. I can never understand it when I'm just shown code. Thank You

xavierpony
Автор

Amazing video ....as always.
Thank you for this troels

sachinbaral
Автор

Very good introduction to EJB :) Thanks

jankowalsky
Автор

Thank you for the video you truly explained everything so clear now i get

JT_lensman
Автор

I wonder how does this work without you running " start rmiregistry" in the command line ?
I literally have been struggling for 5 hours to run a simple hello word using rmi..I even have followed Oracles tutorial...

what my workflow was like before I found this :

- if code changed do this :
1.) Stop "rmiregistry" (close the cmd line)
2.) re compile all files using javac. *, java (to a specific folder)
3.) re run "start rmiregistry"
and do this over and over... for each time I wanted to test my code...

I would appreciate an answer.
by any chance if you have discord, would it be possible to add you :D

quantum
visit shbcf.ru