登录
首页 » C# » getpclist

getpclist

于 2014-09-12 发布 文件大小:9KB
0 238
下载积分: 1 下载次数: 16

代码说明:

  Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。(Visual C# to get a LAN computer list, which is to obtain a list of all the online host names within the LAN, make sure your computer is on the network, or else the program when you may want to get suspended animation, you need to force the end of the task.)

文件列表:

获取局域网内计算机的列表

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • webSocket传输
    用C#实现:利用摄像头进行录像和拍照等功能
    2022-05-12 16:07:03下载
    积分:1
  • ASP版的实现windows计划任务,添加 删除基本功能都实现了
    ASP版的实现windows计划任务,添加 删除基本功能都实现了-ASP version of the realization of windows scheduled tasks to add basic functions are realized remove
    2022-02-11 17:27:07下载
    积分:1
  • win2khowto
    一个关于介绍WINDOWS2000服务器的电子书,全攻略很多人看过,评价不错,如果有用请下载(Introduction WINDOWS2000 on the server e-books, many people have read the entire Raiders, the evaluation is true, if useful, please download)
    2008-04-05 10:37:49下载
    积分:1
  • 获取设备IP接口函数
    Linux系统编程,调用接口获取设备IP地址(Linux system programming, call the interface to get the device IP address)
    2019-04-12 10:13:42下载
    积分:1
  • BingJue-Communications-Test(110303)
    VB开发的IP测试程序,这是在我工作中写的调试程序,在配置文件中只需要写上相应的IP,程序就会循环测试IP地址是否在线,不在线的话就会报警提醒(VB development of IP test program, which is written in my work debugger, just write in the configuration file on the corresponding IP, the program will loop test IP address is online, not online, then it will alarm to remind)
    2014-01-27 13:56:19下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • 象棋游戏
    网络象棋大战,用户注册登录以后可以进行网络游戏匹配对战,此游戏用到了webSocket技术,可以方便的在网页中进行数据的传输。
    2023-01-25 13:55:10下载
    积分:1
  • 个人站源码,是我自己写的,不足之处,请指正…
    一个个人网站源码,是我自己编写的,不足之处,请各位多多指正-a personal website source, is my own preparation, inadequate, please correct many
    2022-05-15 17:51:15下载
    积分:1
  • ping 功能的实现
    ping 功能的实现-the implement of ping function
    2022-06-18 19:56:17下载
    积分:1
  • VB-asm-Packge
    VB纯代码,内嵌汇编,对指定进程发送网络数据包。(VB pure code inline assembler, network packet sent to the specified process.)
    2013-03-31 13:57:41下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载