This is the demo program.

To build with VC++ and test it

1) Make sure cl.exe is in PATH by running vcvars32.bat

2) type nmake

It should build both the client and server under MyRPCServiceexe folder

To run it

1) Make sure portmapper is running

2) Start MyRPCServiveSrv

3) Run MyRPCServiceCln 