UDP Math Server / Client in C
Compile client and server with rpc.h and DieWithError.c
Client tested with standard 127.0.0.1 loopback, will work on other systems
Client uses a standard int/op/int expression, e.g. 4*5
Continuation occurs with +1, *5, etc