HighTechTalks DotNet Forums  

How to access an applications form through remoting

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss How to access an applications form through remoting in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
ZacharyDallas
 
Posts: n/a

Default How to access an applications form through remoting - 11-12-2007 , 02:08 PM






I want to be able to use .Net Remoting in order for a client to call a
remote object on a server, and then have the server update a control
in a form based on that call. From what I can tell, when an object
runs on the server it does not know anything about the application
that it is running inside of and the application knows nothing about
it. This means that the remote object could not access any controls
or data inside the application and the application could not access
any member variable or functions inside the object. Is there a way to
get around this?

Thanks
Zachary


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.