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

What is a process ?

6 Answers   TCS,


Can we configure a .net remoting object via xml file?

0 Answers  


Write a example code for remoting?

0 Answers  


What is the difference between private and shared assembly?

1 Answers  


What is the purpose of strong name?

0 Answers  






Difference between remoting and web service ?

1 Answers   Digital GlobalSoft,


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

0 Answers  


what is the diff between remoting and webservice

1 Answers  


How do you implement distributed applications in .net?

0 Answers  


Name the distributed systems available apart from .net remoting?

0 Answers  


What are remotable objects in .NET Remoting?

2 Answers  


What are the types of remotable objects?

0 Answers  


Categories