搜索资源列表
Searchnetwork
- 这个代码演示了扫描局域网所有机器。您可以指定扫描的局域网段(程序可以自动获取当前计算机所属的局域网IP段)然后程序自动获取当前局域网段所有计算机的IP的地址和主机名。程序中的 clsNet.cls文件不错。 -this code displays of all LAN scanning machines. You can specify scan LAN (automatic procedures can be obtained under the current computer LAN
IP、MAC信息获取
- 使用VS.NET2003编写的IP、MAC信息获取软件
HardwareInfo
- 获取计算机硬件信息包括cpu、内存、硬盘等,并扫描当前局域网内的正在使用的IP-Access to computer hardware information, including cpu, memory, hard drives, and scan the current LAN is using the IP
zhujiming_IP
- 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 获取主机名和IP地址 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. To achieve access to the host name and IP address of the program co
NETManage
- 基于aspx的MAC地址管理软件,可以自动获取客户端的MAC地址以及IP地址。美中不足,不能跨网段获取MAC地址。-Aspx The MAC address-based management software, can automatically obtain the client' s MAC address and IP address. Fly in the ointment, not cross-network segment access to MAC addresses.
ipaddress
- 通过利用编程环境VB.NET 编写了关于获取计算机的当地IP和地址-Prepared through the use of VB.NET programming environment on access to the computer' s local IP and address of the
ip
- 获取计算机信息,ip地址与计算机名称。vc2008,c++(托管)。-Access to computer information, ip address and computer name. vc2008, c++ (Managed).
GS_SDK
- 网络摄像机开发,用于获取IP地址摄像机的视频画面。-Network camera developed and used to obtain the IP address of the camera' s video screen.
netinfo
- C# ip地址,网关地址,广播地址及dns地址获取及设置。-C# ip address, gateway address, broadcast address and dns address to get and set.
GetIpAddress
- 可以获取本机的Ip地址和计算机名称,简单,适合初学者编程使用-Access to the local IP address and computer name, simple, suitable for beginners programming use
Administrator-permissions-to-modify
- C# 获取管理员权限,并修改ip,win7下可以使用、-Administrator permissions to modify
LAN-online-computer-IP
- 获取当前局域网的内,在线电脑的ip地址,使用了多线程,速度一般。-Gets the current local area network, online computer IP address, the use of multi threading, speed in general.
Access-to-public-network-address
- 获取你的公网ip地址,一个简单的方法,能够获取你在外网的ip地址。-Get your public IP address, a simple method, can get you outside the network IP address.
GetIP
- 一个简单的vb.net 程序,可以获取当前电脑的IP地址和外网IP地址。-A simple vb.net program, you can get the current computer s IP address and the IP address of the external network.
VBdotNET_IP
- vs2008开发,获取公网IP,并通过TCP、IP类将获取的IP发送到Server服务器!-vs2008 development, access to the public network IP, and through TCP, IP class will be sent to the Server acquired IP server!
6
- 通过网卡ip地址获取MAC地址,再唤醒电脑-Wake the computer
GetIP
- 对于一台计算机来说一般只有一个计算机名称,但可有多个IP地址,本代码为C++获取计算机的名称和IP地址 -For a computer, it is generally only a computer name, but you can have multiple IP addresses, the code name for the C++ obtain the IP address of the computer and
IP以及根据IP获取城市天气
- 获取电脑ip查询相关天气,代码思路清晰,开源(Get computer IP queries about weather)
对时
- 基于指定NTP对时服务器IP地址,从对时服务器获取时间同步到本地对时。