Hi, I need some advise and guidance, I have an application that I want to be able to be controlled remotely.
For example if have 1 copy of the application on one machine (let call it app1) and 1 copy on another machine (let call it app2), what I want to be able to do is allow is allow app1 to control app2 e.g. if app1 is the driver and app2 is the slave then when a user in app1 performs mouse clicks, uses the keyboard or selects a button off the toolbar then app2 gets these commands and performs the same.
I was firstly wondering if this is possible? Also how would I acheive this, or what do I need to google as I am unsure of what to search for?
FYI, at the moment this will be on a secure network but my be good if it could work over the internet in the future, if possible?
I am using VS 2005 and VB.Net
Thanks in advance
Simon
For example if have 1 copy of the application on one machine (let call it app1) and 1 copy on another machine (let call it app2), what I want to be able to do is allow is allow app1 to control app2 e.g. if app1 is the driver and app2 is the slave then when a user in app1 performs mouse clicks, uses the keyboard or selects a button off the toolbar then app2 gets these commands and performs the same.
I was firstly wondering if this is possible? Also how would I acheive this, or what do I need to google as I am unsure of what to search for?
FYI, at the moment this will be on a secure network but my be good if it could work over the internet in the future, if possible?
I am using VS 2005 and VB.Net
Thanks in advance
Simon