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

Explain the hierarchial description of remoting?

535


what are the requirements to enable remote components to interact each other?

539


Explain serialization formatters in .net remoting

566


What is fundamental of published or precreated objects in remoting?

600


What are the channels in .net remoting?

531






Name the distributed systems available apart from .net remoting?

563


Define singlecall activation mode in .net remoting?

521


What is the Difference between CAO and SAO in Remoting.

562


How are the activation URLs different in case of SAO and CAO in .NET remoting?

2093


What are the security features in .net remoting?

545


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

529


What are the advantage of remoting over web services?

498


Difference between web services & remoting?

608


Difference between .net remoting versus distributed com?

564


Explain when we use web service and when we use remoting?

529