Running cassia in the client?

104 views
Skip to first unread message

cbenac

unread,
Mar 15, 2011, 9:16:38 AM3/15/11
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.

Dan Ports

unread,
Mar 16, 2011, 9:24:43 AM3/16/11
to cassia...@googlegroups.com
Hello,

This is not possible with Cassia. Cassia (and the Windows API on which it is based) can only give you information on incoming RD sessions, not outgoing ones.

To look at active outbound RDP connections, my guess is that you would need to use netstat or the equivalent API calls.

Dan


--
You received this message because you are subscribed to the Google Groups "Cassia Users" group.
To post to this group, send email to cassia...@googlegroups.com.
To unsubscribe from this group, send email to cassia-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cassia-users?hl=en.


Reply all
Reply to author
Forward
0 new messages