Java RMI introduction

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 13

  • @xavierpony192
    @xavierpony192 3 роки тому +5

    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

  • @sachinbaral1514
    @sachinbaral1514 3 роки тому

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

  • @MrACrazyHobo
    @MrACrazyHobo 2 роки тому

    Thank you SO much for this lecture!

  • @jankowalsky9473
    @jankowalsky9473 3 роки тому

    Very good introduction to EJB :) Thanks

  • @lilyli339
    @lilyli339 2 роки тому

    Amazing Tutorial! Thank you so much!

  • @JT_lensman
    @JT_lensman 4 роки тому

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

  • @techomeck8413
    @techomeck8413 4 роки тому

    Great tutorial on RMI. Thank you

  • @noel5583
    @noel5583 2 роки тому

    I Like it!!! very good explaning

  • @ziruihuang2634
    @ziruihuang2634 3 роки тому

    extraordinary lecture, thank you!

  • @elfoxini
    @elfoxini Рік тому

    Great channel!

  • @naseemgharibi
    @naseemgharibi Рік тому

    thank you so much

  • @quantum634
    @quantum634 4 роки тому

    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...
    docs.oracle.com/javase/7/docs/technotes/guides/rmi/hello/hello-world.html
    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

  • @PaulO-ym5dm
    @PaulO-ym5dm 2 роки тому +2

    goat