In which conditions do you opt for Remoting services?

Answer Posted / maruti tathe

I don't know what Sisir is talking about... Remoting is
something like web services. You might decide to opt for
Remoting instead of web services in following cases...

1) Client and server platform is fixed
2) Protocol is NOT fixed. (Like web services strictly work
on HTTP protocol)
3) Where object serialization is to be done strictly
through CLR.
4) Where platform is fixed i.e. .Net framework.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

define client activated objects (cao)?

601


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1660


What does manifest consists?

535


Can you pass SOAP messages through remoting?

558


Write a example code for remoting?

514






What are the channels in .net remoting?

522


Which one is better WebService and Remoting ?

610


Define a process?

537


What is fundamental of published or precreated objects in remoting?

585


What are the threading types?

526


what is Client-activated object in remoting?

574


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

516


Types of compatabilities and explain them ?

2024


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

2562


What is the difference between remoting and webservice?

514