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  


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

0 Answers  


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

0 Answers  


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


Explain the hierarchial description of remoting?

0 Answers  






Can you have two files with the same file name in GAC?

2 Answers  


What are possible implementations of distributed applications in .NET?

2 Answers  


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

1 Answers  


Difference between web services & remoting?

0 Answers  


What is an assembly and what does manifest consists ?

3 Answers   TCS,


Define the lease of the object?

0 Answers  


Define remotable objects in .net remoting?

0 Answers  


Categories