When we use web service and when we use Remoting?

Answer Posted / ganesh

WebService is Platform,Object ,Programming Language
indepedent while remoting depends on platform means client
to be built using .NET Framework or other framework that
supports .NET Remoting
webservice can be accessed on http protocol and soap based
message formating while remoting supports tcp/http with
binary and soap based formating.
webservice is based on singlecall method means for every
request remote object is loaded, while remoting supports
singlecall and singleton method.
webservice lies under unbrella of Remoting.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to perform remoting?

721


What are the advantage of remoting over web services?

661


What is objref object in remoting?

913


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

2493


What are static assemblies and dynamic assemblies?

708


What do you mean by passport authentication?

731


Which one is better WebService and Remoting ?

804


How to directly call a native function exported from a dll?

750


What are the different types of channels used by .net remoting and which is the best one?

721


What does manifest consists?

708


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

722


What is the Difference between CAO and SAO in Remoting.

742


How to decide which to use .net remoting or asp.net web services?

654


Define singleton activation mode in .net remoting?

696


Difference between .net remoting versus distributed com?

751