New RPC News
Status: Alpha
Brought to you by:
cnystrom
NEWRPC NEWSLETTER #1
9/10/2004
--
WHY NOT TAKE NewRPC FOR A TEST DRIVE?
Here is how to give it a try on a unix machine:
1. cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/new-rpc login
2. cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/new-rpc checkout new-rpc
3. cd new-rpc
4. make
That should create 2 binaries: server and client. Start up the server in a terminal window, and then in another window start up the client. You should see the communication in action.... read more
The initial source code has been uploaded to CVS today.