all groups > dotnet remoting > november 2007 >
You're in the

dotnet remoting

group:

VS 2005 and Terminal Services Detection


Re: VS 2005 and Terminal Services Detection r norman
11/19/2007 2:19:35 PM
dotnet remoting: [quoted text, click to view]

Not at all silly if you didn't know that property existed.

I would like to allow terminal server sessions but log the home IP
address or computer name for audit trail purposes. I can get the
address or computer name for the terminal session server. How do I
get the values for the computer being used by the end user? I don't
care if it is a trivial or silly question -- it is one I don't know
the answer to.
VS 2005 and Terminal Services Detection GAZ
11/19/2007 5:22:48 PM
Is it possible to detect whether an application is started on a regular
computer (xp, vista, etc.) or through terminal services?

Basically, we would like to prevent users from starting our application
through terminal services.

Thanks for any answers and/or ideas.

BR,

GAZ
Re: VS 2005 and Terminal Services Detection GAZ
11/19/2007 5:41:47 PM
Silly question really.

System.Windows.Forms.SystemInformation.TerminalServerSession

GAZ


[quoted text, click to view]
AddThis Social Bookmark Button