Dear All,
We are using Web Server module of the RTX library in our project. We require the user to be authenticated before s/he is given access to web content. As per RTX WebServer guide and API reference, it provides developer to set User Name, Password, Number of session etc and API to get session id.
In our application, after a user have done his/her task, they will logout from running session. How to logout a user/ end running session?
Regards, Dhaval Shah