cbenac
unread,Mar 15, 2011, 9:16:38 AM3/15/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cassia Users
From the client's computer I need to find if it is connected to a
terminal server session (NOT if the application is running under TS),
i.e., Is it possible to do with cassia?
The goal is to give the user the option to log in to a server and
optionally to another one, but not be connected to both at the same
time. The 02 servers are stand alone, there is no AD or Domain,
therefore my idea is to create a c# program where the user chooses the
server and the c# program calls the related rdp using a process. But
I need to know if the user is already connected to any one of the
servers, in which case he will be given other options.