Here's the situation:
On each floor of the courthouse there are 4 courtrooms; outside of each courtroom is a monitor mounted in the wall.
In the communication closet of each floor are two PCs with dual monitor cards. Each PC runs two of the monitors outside of the courtrooms. There is no monitor, mouse or keyboard attached to these PCs, all access is done remotely (currently through LanDesk).
I have a program called "Display Docket" which displays each courtrooms' docket (court calendar) on the monitor outside the courtroom. Each courtroom has a folder on the network drive where the "Display Docket" application lives and an ini file with the parameters for that courtroom.
Is it possible to write a Delphi application that I can have on my machine that will run the Display Docket program on the remote PC?
I am working on developing a small utility application to allow the users access to the Display Docket program and modify the scrolling caption or change the search criteria and hopefully the ability to stop and restart the program if needed.
Thanks for any info!
les
On each floor of the courthouse there are 4 courtrooms; outside of each courtroom is a monitor mounted in the wall.
In the communication closet of each floor are two PCs with dual monitor cards. Each PC runs two of the monitors outside of the courtrooms. There is no monitor, mouse or keyboard attached to these PCs, all access is done remotely (currently through LanDesk).
I have a program called "Display Docket" which displays each courtrooms' docket (court calendar) on the monitor outside the courtroom. Each courtroom has a folder on the network drive where the "Display Docket" application lives and an ini file with the parameters for that courtroom.
Is it possible to write a Delphi application that I can have on my machine that will run the Display Docket program on the remote PC?
I am working on developing a small utility application to allow the users access to the Display Docket program and modify the scrolling caption or change the search criteria and hopefully the ability to stop and restart the program if needed.
Thanks for any info!
les