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

How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  


Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


What are static assemblies and dynamic assemlies. Differences between them ?

2 Answers   TCS,


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

0 Answers  


Explain threading types?

0 Answers  


What are the difference between static assemblies and dynamic assemblies?

0 Answers  


What are channels in .NET Remoting?

1 Answers  


When we use web service and when we use Remoting?

2 Answers  


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

2 Answers  


What are the types of remotable objects?

0 Answers  


Can you pass SOAP messages through remoting?

0 Answers  


About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

0 Answers   DELL,


Categories