读书人

c# 判断远程桌面可否连接

发布时间: 2012-10-06 17:34:01 作者: rapoo

c# 判断远程桌面能否连接
问题描述:给定IP地址,用户名,和密码。只判断是否能连接即可。

[解决办法]
参考:

http://stackoverflow.com/questions/973802/detecting-remote-desktop-connection

http://stackoverflow.com/questions/1076511/test-for-possible-remote-connection

读书人网 >C#

热点推荐