Skip to content

rekhansh99/RPC_Election

Repository files navigation

RPC_Election

A client/server program to simulate an election process based on RPC

Steps to execute

  • Make sure rpcbind is installed and running:
    sudo apt install rpcbind
    sudo rpcbind start

  • Start the server:
    ./election_server

  • Start the client in a separate terminal:
    ./election_client localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published