473,395 Members | 1,556 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

What's a practical use of .Net remoting?

VMI
I'm working with the CSLA and a big part of this framework is .Net remoting,
which I would like to understand.
What would a practical use of .Net remoting be? I read several descriptions,
but I wasn't able to apply to a real-life situation.
For most of these things, my principal question usually is, "Why would I
want to use .Net Remoting?"

Thanks.
Jul 13 '06 #1
2 1531
In a nutshell, Remoting provides an infrastructure to make method calls or
transfer messages between two appdomains or even between two different
machines.

Say you have a windows service that collects and processes data. You need a
way to access this data from the service from another application. Remoting
is one way to do this.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"VMI" wrote:
I'm working with the CSLA and a big part of this framework is .Net remoting,
which I would like to understand.
What would a practical use of .Net remoting be? I read several descriptions,
but I wasn't able to apply to a real-life situation.
For most of these things, my principal question usually is, "Why would I
want to use .Net Remoting?"

Thanks.
Jul 13 '06 #2
Here is a decent write up:
http://secretgeek.net/QAD_Remoting.asp

Also, check my blog:
http://sholliday.spaces.msn.com/PersonalSpace.aspx?_c11_BlogPart_n=1&_c11_BlogPart _handle=cns!A68482B9628A842A!125&_c11_BlogPart_Ful lView=1&_c=BlogPart

I have a 9/27/2005 entry, which does the #4 from his (secretgeek) article.


"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comwrote in message
news:65**********************************@microsof t.com...
In a nutshell, Remoting provides an infrastructure to make method calls or
transfer messages between two appdomains or even between two different
machines.

Say you have a windows service that collects and processes data. You need
a
way to access this data from the service from another application.
Remoting
is one way to do this.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"VMI" wrote:
I'm working with the CSLA and a big part of this framework is .Net
remoting,
which I would like to understand.
What would a practical use of .Net remoting be? I read several
descriptions,
but I wasn't able to apply to a real-life situation.
For most of these things, my principal question usually is, "Why would I
want to use .Net Remoting?"

Thanks.

Jul 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: STom | last post by:
I have just started reading up on XMLSerialization and still do not understand the practical use of this technology. For example, if I have to know the class type on the client and on the web...
9
by: Avi Nahir | last post by:
Hi all, I'm developing a C# .Net Windows Forms application, and am trying to "host" mshtml. Observing ItWriting control (http://www.itwriting.com/htmleditor/index.php), I saw it implements...
7
by: Tom | last post by:
hi, I'm trying to write a multi client chat app using remoting. however atm, I'm stuck when a userA tries to send userB a msg... say there're userA, userB and userC. on the server side how do I...
0
by: Mark Shehan | last post by:
I am using VS2005 and ASP.NET 2 I want to use IIS to host some .NET remoting. I have a website I created called RemotingHost. I created another class project called RemotingServer and in there...
3
by: fong01 | last post by:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException: No...
13
by: Kyle Adams | last post by:
I don't know where is the right place to ask this so I will start here. Can someone explain to me what these represent? I think they all have to do with the middleware level, but I really don't...
8
by: Raju Joseph | last post by:
Hi All, I am just trying to get an opinion here. I know this is always a tough choice to make. We are in the process of converting our VB6 based Healthcare Information System (a full-fledged...
2
by: erbilkonuk | last post by:
Hi, I am very new to .NET Remoting and I try to run a simple program to subscribe to an event raised by Remoting Class. The Remoting Server initiates an instance of Remoting Class as Singleton /...
0
by: Kristian Reukauff | last post by:
Hi I have a problem with the .Net-Securty-Functions. I've got a client and a server. When I try to register a channel at the server with this line: ChannelServices.RegisterChannel(chan, false);...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.