If connection lost need I held session ?

Imported from previous forum

Hi all,
If connection lost without logout message how I can restore session ?

You would disconnect and then the session would need to be re-established. One side is previously designeated as the initiator and the other as the acceptor. If you were the initiator and wanted to restore the session, you would reconnect and initiate the Logon message exchange. If you were the acceptor and wanted to restore the session, you would disconnect and put yourself in a "listen" or "accept" mode and wait for (or possibly telephone and request) your counterparty to connect and send you a Logon message which you would respond to with a Logon message.

> Hi all,
> If connection lost without logout message how I can restore session ?
>