Difference between WebService and Remoting
问题 I was comparing Web service with Remoting from performance and interoperatibility point of views and have some doubts regarding it. 1) As Remoting support both TCP and HTTP channel, so is it when use TCP channel It uses binary formatting and when HTTP, SOAP formatting 2) Can we use binary formating with HTTP protocol and XML/Soap formatting using TCP Protocol in Remoting 3) As Remoting supports XML/SOAP formatting which is universally accepted for any technology and platform so it should