All Projects → Alkass → cRPC

Alkass / cRPC

Licence: MIT license
Remote Procedure Call Demo Written in Pure C

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

cRPC

Remote Procedure Call Demo Written in Pure C. Check out this blog post if you're interested in a code walk-through.

Getting Started

  1. Build the binaries
    $ make
  2. Run the server
    $ ./server
  3. Start a new Terminal session and run the client
    $ ./client

Author

Fadi Hanna Al-Kass

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].