devocity-us / cassia

Automatically exported from code.google.com/p/cassia
0 stars 0 forks source link

Login To RemoteServer #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can i login to remote machine using Cassia dll?

I am using version 2.0.0.60 on WIN7 machine environment?
I have standalone window application created in C#.net.

I have seen,as this dll can be used to logged off user session..

Thanks

Original issue reported on code.google.com by nice.vi...@gmail.com on 26 Jul 2013 at 1:11

GoogleCodeExporter commented 8 years ago
Nope, there is no documented API for logging into a remote machine and creating 
a new session. You'd need to use the Remote Desktop ActiveX control for that:
http://msdn.microsoft.com/en-us/library/windows/desktop/hh339677(v=vs.85).aspx

Original comment by danports on 27 Jul 2013 at 12:04