API Support Forum
OEC API > API Support > Connect w/ AutoReconnect
Author Topic: Connect w/ AutoReconnect
(2 messages, Page 1 of 1)
Moderators: VPfau
PArnoldson
Posts: 154
Joined: Oct 03, 2007


Posted: Nov 17, 2008 @ 02:15 PM             Msg. 1 of 2
When connecting using the Connect() api call. The last paramater is for the Auto Reconnect. I am wondering what this does? What is the functionality of this? I would like to better understand it. If you could explain what it is used for. Thank you in advanced.

"For every complex problem, there is a solution that is simple, neat, and wrong." H.L. Mencken
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Nov 17, 2008 @ 02:38 PM             Msg. 2 of 2
This feature makes OEC API automatically reconnect if the internet connect to the server is broken. If Auto Reconnect is not enabled, client application should reestablish connection on its own.