Skip to content

udaraseneviratnesmuc/Simple-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

  • To run this program there shoould be rpcgen software in your system. In ubuntu it is already installed. But some library files may not be exist. To check it type >rpcinfo in terminal. It will show if there are any unavailable libraries. It it is so please install them.
  • change your terminal directory to where our files related to rpc program are exist.
  • type >make
  • type >sudo ./notice_server
  • type >./notice_client localhost
  • reference :- http://lwtucs.blogspot.com/2013/08/we-will-create-rpc-remote-procedure.html

About

A RPC program which reads admins notices stored in text files by the low level users in client server environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published