Kashif Kaularikar
Kashif Kaularikar
  • Видео 3
  • Просмотров 55 160
Simple Application in Java RMI
Short and simple addition application using Java RMI
Просмотров: 1 295

Видео

RPC programming in C using RPCGEN on Ubuntu OS
Просмотров 54 тыс.7 лет назад
This video demonstrates simple example of addition of two numbers by Remote Procedure Call on Client Server Architecture using C language and RPCBIND. Ubuntu OS is used via virtual box.
AMC Portal Demo
Просмотров 3328 лет назад
How to use AMC portal of MHSSCE link: www.mhssce.ac.in/amc

Комментарии

  • @IslameRaihan
    @IslameRaihan 10 дней назад

    Taylor Frank Moore Patricia Anderson Jose

  • @arca-craigdyan-liu5421
    @arca-craigdyan-liu5421 2 месяца назад

    thank you. this is helpful for me a fresh guy. I'm wondering do you have a callback example and parameter (data) updated by server side.

  • @sujitagarwal6564
    @sujitagarwal6564 10 месяцев назад

    Thanks for that!

  • @HarshilWadiwala-bx7ej
    @HarshilWadiwala-bx7ej Год назад

    Sir sudo: ./add_server: command not found ,............. Error is coming any solution?

  • @ameyawarade8377
    @ameyawarade8377 Год назад

    bro when i execute the make -f MakeFile.add command it fails and gives: In file included from add_clnt.c:7: add.h:9:10: fatal error: rpc/rpc.h: No such file or directory 9 | #include <rpc/rpc.h> | ^~~~~~~~~~~ compilation terminated. make: *** [<builtin>: add_clnt.o] Error 1 please help

    • @Boo12341
      @Boo12341 11 месяцев назад

      did you solve the error ?

    • @Omar_Rehan
      @Omar_Rehan 10 месяцев назад

      I have the same problem here, anyone solved it?@@Boo12341

    • @Omar_Rehan
      @Omar_Rehan 10 месяцев назад

      Hey if you still know the solution or having a link please provide it here...

    • @anajuliapeixoto4357
      @anajuliapeixoto4357 6 месяцев назад

      I also you'd like to know the answer

  • @marouasedoud7033
    @marouasedoud7033 Год назад

    what if we had to do a structure withing a structrure ? is there any example of this kind of situation please ?

  • @harshadapatil1512
    @harshadapatil1512 Год назад

    Thank you dude

  • @sarachafi5197
    @sarachafi5197 Год назад

    make -f Makefile i have fetal error no such file or derctory

  • @ismail.feidjel
    @ismail.feidjel Год назад

    thanks Boss

  • @saharisrael7567
    @saharisrael7567 2 года назад

    Any idea here guys? make -ltirpc -f Makefile.add cc -g -o add_client add_clnt.o add_client.o add_xdr.o -lnsl /usr/bin/ld: add_clnt.o: in function `add_1': /root/rpc/add_clnt.c:18: undefined reference to `xdr_int' /usr/bin/ld: /root/rpc/add_clnt.c:18: undefined reference to `clnt_call' /usr/bin/ld: add_client.o: in function `add_prog_1': /root/rpc/add_client.c:18: undefined reference to `clnt_create' /usr/bin/ld: /root/rpc/add_client.c:20: undefined reference to `clnt_pcreateerror' /usr/bin/ld: /root/rpc/add_client.c:27: undefined reference to `clnt_perror' /usr/bin/ld: /root/rpc/add_client.c:30: undefined reference to `clnt_destroy' /usr/bin/ld: add_xdr.o: in function `xdr_numbers': /root/rpc/add_xdr.c:13: undefined reference to `xdr_int' /usr/bin/ld: /root/rpc/add_xdr.c:15: undefined reference to `xdr_int' collect2: error: ld returned 1 exit status make: *** [Makefile.add:39: add_client] Error 1

  • @compteyoutube9915
    @compteyoutube9915 2 года назад

    That was a lifesaver. I'm VERY bad at using C, yet I understood how an RPC works perfectly thanks to you. Thanks a lot!

  • @mehulganjude1744
    @mehulganjude1744 2 года назад

    hello , Can anyone help me to resolve below issue. when I'm using the command sudo ./add_server I'm getting below error as sudo: ./add_server: command not found.

  • @jesua_chvgar
    @jesua_chvgar 2 года назад

    You made me remeber how this worked, buddy. A great hug is sent wherever you are.

  • @camuflagehugo5137
    @camuflagehugo5137 2 года назад

    A great resource to understand the RPC class of GIOS OMSCS

  • @Mansoor-qf3mw
    @Mansoor-qf3mw 2 года назад

    Hi, Thanks a lot for this.. Could u plz share the sources u referred? I would want to know specifically about how those files are generated automatically..

  • @yashendragoyal
    @yashendragoyal 3 года назад

    I am able to run it completely fine, only issue is that I can't see any printf output on the server side, any idea?

  • @shinigamiryuk4183
    @shinigamiryuk4183 3 года назад

    4 years later still this tutorial works 💪

  • @shinigamiryuk4183
    @shinigamiryuk4183 3 года назад

    bohot hard, hats off bro 🔥🔥🔥

  • @PrashantMarshal
    @PrashantMarshal 3 года назад

    Thanks a lot Kashif. If I had not seen this video, I would have wandered forever in some other direction.

  • @HariHaran-zh8zg
    @HariHaran-zh8zg 3 года назад

    Great man..was very helpful

  • @adeli583
    @adeli583 3 года назад

    Can I contact you Mr. Kashif for more paid tutorial about rpcgen? my email is vip.sa.2030@gmail.com Thank you!

  • @dashayad5597
    @dashayad5597 4 года назад

    What do i need to do to run your program through TCP protocol? Thank you.

  • @harshitagrawal2044
    @harshitagrawal2044 4 года назад

    Thanks a lot dude!

  • @hrishikeshsinghmoirangthem1303
    @hrishikeshsinghmoirangthem1303 4 года назад

    0:56 after rpcinfo , I get output as "can't contact rpcbind". I have installed rpcbind. And I'm trying this using ubuntu shell in windows 10. Help will be appreciated!

    • @3k31984
      @3k31984 4 года назад

      Send snap of error screen

    • @Anishka1104
      @Anishka1104 3 года назад

      I get the same error ! Please help

  • @satheeshkumarbabu7737
    @satheeshkumarbabu7737 4 года назад

    Very much helpful, Thanks a lot

  • @DepankerSharma
    @DepankerSharma 4 года назад

    Thanks, it was really helpful.

  • @hd3adpool
    @hd3adpool 5 лет назад

    Awesome video! Thanks.

  • @azathhussain4161
    @azathhussain4161 5 лет назад

    Actually my sever is not responding! There is no synchronization between client and sever! How to overcome this issue? Thanks

  • @shreyassridhar4250
    @shreyassridhar4250 5 лет назад

    how to do the same program on two different systems?

    • @shivamkulkarnimu10
      @shivamkulkarnimu10 4 года назад

      You will compile and run the client part and the server part on two different machines. While running the client part, instead of localhost you will enter the server address.

  • @shivathecoool
    @shivathecoool 5 лет назад

    I am saved!

  • @veekysoft
    @veekysoft 6 лет назад

    ultimate brother...i am agree that you are the J.Bond 007...

  • @rohitbhat1985
    @rohitbhat1985 6 лет назад

    Thank you! This is such a great tutorial. very simple and well worded too.

  • @ektapachchigar
    @ektapachchigar 6 лет назад

    thank you very much.......

  • @NaveenKumar-xg1zo
    @NaveenKumar-xg1zo 6 лет назад

    no words ..u r very helpful man

  • @vicd32
    @vicd32 6 лет назад

    This was very helpful! Well-made video

  • @ptt2102
    @ptt2102 6 лет назад

    Thank you, it's very helpful!

  • @kathleenmalone5819
    @kathleenmalone5819 6 лет назад

    Thank you, this was very helpful!

  • @shubhamsarode7535
    @shubhamsarode7535 6 лет назад

    No files are created in the directory when i use rpcgen why?

  • @blablamannetje
    @blablamannetje 7 лет назад

    Wow! Useful and helpful! Magic words "rpcgen -a -C add.x", based on the add.x file shown at 02:45 Thank you!

  • @vatsalguruvayurappan9724
    @vatsalguruvayurappan9724 7 лет назад

    Why exactly do you type "Number Number" at 7:16?

  • @lolleshwar6437
    @lolleshwar6437 7 лет назад

    This guy seems like some Indian university professor 😅

  • @ShubhamSingh-cb4nl
    @ShubhamSingh-cb4nl 7 лет назад

    thanks man just what i needed.. cheers!

  • @benrekiachawki7163
    @benrekiachawki7163 7 лет назад

    when a try to install rpcbind i cant sudo: unable to change to root gid : operation not permited sudo: unable to initialized policy plugin what can i do thks for your respense