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

define client activated objects (cao)?

0 Answers  


Define proxy in .net remoting?

0 Answers  


What are the advantage of remoting over web services?

0 Answers  


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

0 Answers  


What are the channels in .net remoting?

0 Answers  






Define remotable objects in .net remoting?

0 Answers  


What is unboxing?

0 Answers  


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

0 Answers  


Where are shared assemblies stored?

4 Answers  


Explain serialization formatters in .net remoting

0 Answers  


Explain the differences between marshal by value and marshal by reference?

0 Answers  


How to perform Remoting?

1 Answers  


Categories