Choosing between HTTP and TCP for protocols and Binary and
SOAP for formatters, what are the trade-offs?

Answers were Sorted based on User's Feedback



Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade..

Answer / bindu sarika

Binary over TCP is more efficent and soap over HTTP is more
interoperable

Is This Answer Correct ?    2 Yes 0 No

Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade..

Answer / sarita rawat

Binary over TCP is the most effiecient, SOAP over HTTP is the most interoperable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


Explain when we use web service and when we use remoting?

0 Answers  


Explain how does assembly versioning in .net prevent dll hell?

0 Answers  


What?s a Windows process?

1 Answers  






define client activated objects (cao)?

0 Answers  


What is the proxy of the server object in .net remoting?

0 Answers  


what are the requirements to enable remote components to interact each other?

0 Answers  


Define singlecall activation mode in .net remoting?

0 Answers  


What is the difference between remoting and webservice?

0 Answers  


What are the steps to publish an object outside the service domain

0 Answers  


How can we call methods in remoting asynchronously?

0 Answers  


Categories