Remoting Windows Forms and Events
From: Paul (paul_at_domainscanners.com)
Date: 03/13/05
- Previous message: Mathieu Frenette: "Proxying a delegate"
- Messages sorted by: [ date ] [ thread ]
Date: 13 Mar 2005 04:25:58 -0800
I have 2 windows forms applications that I would like to talk to each
other. Basically, I would like 1 exe file to send a message to the
other and an event be fired on the recieving client. Im very new to
.net remoting and was wondering if anybody on this news group could
help me out and maybe post or point me to some example vb.net code?
Ideally I would like form 1 (server) to contain a button which once
clicked, fired an event on the recieving exe win form client and this
client popped up a messgabe box saying that the request was recieved
via the tcp (as opposed to http) remoting.
Not even sure if using remoting for this is even the best way to
proceed.
Hope someone can point me in the right driection. Any help or advice
would be very much appriciated.
Paul.
- Previous message: Mathieu Frenette: "Proxying a delegate"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|