Skip to content

sapk-tb/ir321-rpc

Repository files navigation

gcc dict.c -o dict ./dict

rpcgen rdict.x rpcgen -Sm rdict.x > Makefile rpcgen -Sc rdict.x > rdict_clnt_main.c rpcgen -Ss rdict.x > rdict_svc_prog.c

make

./rdict_client localhost ./rdict_server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published