HighTechTalks DotNet Forums  

Application Activation

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


Discuss Application Activation in the Dotnet Framework (Remoting) forum.



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

Default Application Activation - 12-15-2004 , 09:43 AM






I have 2 applications running on my desktop. App1 wants to
activate App2 and call a public method in the mdi main
form, passing this method 2 pieces of info: one string,
and one integer.
Does anyone have any sample code or can point me to some
code somewhere to give me a hint as to how I can
accomplish this? Do I use reflection or remoting or some
combination??

Thanks for your help,
jerry
ggrasso (AT) stpaultravelers (DOT) com


Reply With Quote
  #2  
Old   
Sam Santiago
 
Posts: n/a

Default Re: Application Activation - 12-15-2004 , 01:10 PM






Remoting is a possibility. So is simple socket communications. You might
want to start here:

Distributed Application Communication
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxoriChoosingBusinessLogicTechnologies.asp

Remoting Overview
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconNETRemotingOverview.asp

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago (AT) n0spam-SoftiTechture (DOT) com
http://www.SoftiTechture.com
_______________________________
"jerry" <ggrasso (AT) stpaultravelers (DOT) com> wrote

Quote:
I have 2 applications running on my desktop. App1 wants to
activate App2 and call a public method in the mdi main
form, passing this method 2 pieces of info: one string,
and one integer.
Does anyone have any sample code or can point me to some
code somewhere to give me a hint as to how I can
accomplish this? Do I use reflection or remoting or some
combination??

Thanks for your help,
jerry
ggrasso (AT) stpaultravelers (DOT) com




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 - 2013, Jelsoft Enterprises Ltd.