Hi,
I want to use rpcgen for my application. My application requires client and server to be interoperable. So is it possible with rpcgen??
Details:-
- Function will be called from client side and server will perform it
- I want to stream continuous video from server end to client machine. So how to achieve it??
--Surendar