首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

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

2012-10-06 
c#判断远程桌面能否连接问题描述:给定IP地址,用户名,和密码。只判断是否能连接即可。[解决办法]参考:http://

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

[解决办法]
参考:

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

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

热点排行