Hello All,
I want some help on how to display the login logs and log out logs when any user or Clients logged in to the udp server or logged out of the server. I have to display following information:-
(1) For LoginLog - UserID,UserName,TransactionID,ClientIP along with id of 1 for Login.
(2) For LogoutLog - UserID,Count,ClientIP+Port along with id of 9 for logout.