You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no wait period for the user to click the "Accept Connection" button when the example App connects to TWS. In order for the app to work, connections from localhost must be accepted by TWS automatically.
Update the library so it will block up to 30 seconds before throwing a connection exception back.
The text was updated successfully, but these errors were encountered:
rterp
changed the title
Allow time for use to click "Accept Connection" button on TWS before throwing Exception
Allow time for user to click "Accept Connection" button on TWS before throwing Exception
Apr 8, 2016
Currently, there is no wait period for the user to click the "Accept Connection" button when the example App connects to TWS. In order for the app to work, connections from localhost must be accepted by TWS automatically.
Update the library so it will block up to 30 seconds before throwing a connection exception back.
The text was updated successfully, but these errors were encountered: