A problem I am having with the WebSocket DAT is that I always need to toggle the Connect>Active switch in order to initiate a handshake, AFTER I’ve already started my server.
Even if the Connect.Active is toggled ‘On’ already when I start the server.
ie in order to start a handshake
#1 -start server
#2 -toggle WebSocket DAT Connect>Active from ‘On’ to ‘Off’ back to ‘On’
What I really need is someway to automate #2 above when my application is launched.
Does anyone know of a way I could automate this somehow?