Choosing between HTTP and TCP for protocols and Binary and
SOAP for formatters, what are the trade-offs? In what way
it is best?

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 / sathiya

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

Is This Answer Correct ?    3 Yes 0 No

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

Answer / rajeshree

Soap formatters are preffered over Binary as they do not
firewall issue

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Which one is better WebService and Remoting ?

0 Answers   NA,


Explain the hierarchial description of remoting?

0 Answers  


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

0 Answers  


What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()

1 Answers  


Which Namespaces is used to achieve the Remoting?

0 Answers  






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

2 Answers  


What do you mean by passport authentication?

0 Answers  


Difference between web services & remoting?

0 Answers  


How can you configure a .net remoting object via xml file?

0 Answers  


Is it a good design practice to distribute the implementation to remoting client?

0 Answers  


What is fundamental of published or precreated objects in remoting?

0 Answers  


Write a example code for remoting?

0 Answers  


Categories