connect for 1th time
C--------------------------------------------<CONNECTED>----------------------------------->S:
got got
[ID_CONNECTION_REQUEST_ACCEPTED] [ID_NEW_INCOMING_CONNECTION]
ok , c-to-s connection is established!
what will happend if i connect from C to S again ?
m_Client->Connect(..........);
what message id will get in C and S site ? and what will cause this messageID to be repied : ID_ALREADY_CONNECTED:
C--------------------------------------------<CONNECTED>----------------------------------->S:
got got
[ID_CONNECTION_REQUEST_ACCEPTED] [ID_NEW_INCOMING_CONNECTION]
ok , c-to-s connection is established!
what will happend if i connect from C to S again ?
m_Client->Connect(..........);
what message id will get in C and S site ? and what will cause this messageID to be repied : ID_ALREADY_CONNECTED:






