N nick Jul 16, 2004 #1 What's the best way to implement the RPC/XML-RPC or similar ones between two Windows applications running on different PC?
What's the best way to implement the RPC/XML-RPC or similar ones between two Windows applications running on different PC?
S Sunny Jul 16, 2004 #2 nbdy9 said: What's the best way to implement the RPC/XML-RPC or similar ones between two Windows applications running on different PC? Click to expand... Remoting, if you need events/callbacks. You can use webservices or remoting if you do not need callbacks/events. Sunny
nbdy9 said: What's the best way to implement the RPC/XML-RPC or similar ones between two Windows applications running on different PC? Click to expand... Remoting, if you need events/callbacks. You can use webservices or remoting if you do not need callbacks/events. Sunny
K Keith Patrick Jul 16, 2004 #3 That should also change in the future, though, as Indigo will support WS-Eventing.
S Sunny Jul 19, 2004 #4 Yes, after some years ... Sunny That should also change in the future, though, as Indigo will support WS-Eventing. Click to expand...
Yes, after some years ... Sunny That should also change in the future, though, as Indigo will support WS-Eventing. Click to expand...