Posts: 40,483
Threads: 491
Joined: Aug 2002
You should be using the StartRemApp to start it. Then you use the IP based driver to control it. When you start it up, the IP based driver will come online since it sees TT now running, and you can then control it.
Dean Roddey
Explorans limites defectum
Posts: 659
Threads: 82
Joined: Nov 2007
Do I have the driver installed wrong? Have Protocol = TCP, Address = ???.???.???.??? - same IP address as my server on the local network, and Port # = 2663. Path for the program is C:\Program Files\TheaterTek DVD\TheaterTek DVD.exe. I am still seeing red even though the program is running.
Posts: 40,483
Threads: 491
Joined: Aug 2002
The IP address should be the address of the machine that TT is going to be running on. If it's running on the same machine as the driver, you can just use the special address 'localhost', which always means the local machine, whatever its address is.
Dean Roddey
Explorans limites defectum
Posts: 659
Threads: 82
Joined: Nov 2007
06-10-2008, 06:03 AM
(This post was last modified: 06-10-2008, 06:05 AM by Trioxide.)
Got it working now. Thanks
I need the App Control Server for this to work, right? TT will not run without it.
Posts: 40,483
Threads: 491
Joined: Aug 2002
It won't *start up* without it. The IP driver talks to TT through a socket. Unless TT is already there, it can't do anything. So you need some way to start it up, and the App Ctrl Server is the CQC way of doing that. You don't need any App Control *driver* for TT, you just need the ACS to do the remote app stat.
Dean Roddey
Explorans limites defectum