TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
veetian
NA
2
0
Question on remoting server and client's cross action
May 18 2005 2:28 AM
I don't really know how to put this into a formal question... the scenario is like this... From what I understood, the remoting server is "passive", which means it will wait and listen for an event to occur on the client's side. However, what I want to achieve is from client application X, it will trigger a request to remoting server Y, based on the processing result of the call, remoting server Y will post request to either client application Z1 or Z2... in this case, Y is the remote host for X, and Z1 or Z2 is the remote host for Y... can i "actively" invoke methods from Y on Z1 and Z2 without treating Z1 and Z2 as a remote host server?
Reply
Answers (
2
)
Issue on .NET Remoting's memory leakage
How can I send email in WINDOWS APPLICATION ?