FreeRDP-WebConnect icon indicating copy to clipboard operation
FreeRDP-WebConnect copied to clipboard

Some short verification

Open Joseph1977 opened this issue 11 years ago • 0 comments

Hi, I need some clarification/verify:

  1. when other user login to a session, we get an error: '5' : then you send the client the error message: "addError("Another user connected to the server,\nforcing the disconnection of the current connection.");" , right?
  2. freerdp_shall_disconnect: I can call this at anytime, to see if the session closed, and I can cleanup the instance, ContextFree , right?

3.m_wshandler->send_text("T:"); : mean if I get the message "T:", the session terminated?

Thanks, Joseph

Joseph1977 avatar Sep 02 '14 08:09 Joseph1977