Skip to content

ssc3/multi-xml-rpc

Repository files navigation

Please do the following steps on whichever machine this will be tested:



$./configure --prefix=installation_base_directory && make && make install
$make clean 
$make 
$./bin/service 3 start   
$./bin/client 1000   
....
$./bin/service stop  





The source files are:
 - examples/async_client.c
 - examples/xmlrpc_loop_server.c

Detailed report in assignment3.pdf file


 

About

Modified xml-rpc source code to implement multi-rpc. Implementation in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors