Author Message
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
I expected that when the AES was turned back on, I would receive an open stream conf message. However when the AES is restarted, I get no message from the AES. I am using the "acsSetEsr" method to register an event handler with the AES. When the AES is shut off, i do see errors indicating that the AES is not available, but when it comes back on, i don't see any message.

What should be the procedure my app takes to make sure that it re establishes connection? I assumed that the tsapi driver would handle all this...
JohnBiggs
Joined: Jun 20, 2005
Messages: 1136
Location: Rural, Virginia
Offline
The TSAPI informs the client application. How the client application reacts is up to it. It may be able to connect to an alternate AE Services server (initiated by the application), or it may simply loop reattempting to connect to the same AE Services server, but again the responsibility is in the application the TSAPI driver (client) does not take action on its own to re-establish the connection (stream).
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
ok thats what i figured, thanks
Go to:   
Mobile view