CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 网卡信息

搜索资源列表

  1. 获取和修改网卡信息

    0下载:
  2. 这里讲解了如何通过注册表读取Windows IP信息以及在不用重启计算机的情况下使更改过的IP地址生效,附源代码-here to explain how to read through the Windows registry IP information and no need to restart the computer in the case of changes to make the IP address in force, with source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15008
    • 提供者:杨俊杰
  1. 取得网卡信息

    0下载:
  2. 取得计算机网卡的一些信息的代码-made some computer card information source
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:陈毛华
  1. 读取网卡物理地址

    0下载:
  2. 取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34002
    • 提供者:周孝良
  1. ASP取服务器网卡的MAC地址、DNS地址等信息

    1下载:
  2. ASP取服务器网卡的MAC地址,DNS地址等信息,代码中GETMACINFO函数仅仅可以获取首个网卡的MAC地址,至于DNS、网关等信息大家可以举一反三-from ASP server NIC's MAC address, DNS addresses and other information, code GETMACINFO function can only access the first NIC's MAC address as the DNS, gateways and
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1344
    • 提供者:美美
  1. 获取电脑硬件信息

    1下载:
  2. 该VC程序可获取主板、CPU、网卡MAC地址和IP地址、内存等硬件信息。运行后将上述信息写入一文本文件后打开此文件供浏览。
  3. 所属分类:系统编程

    • 发布日期:2011-02-07
    • 文件大小:34077
    • 提供者:hbbdxm@126.com
  1. ApiGetIPMAC

    0下载:
  2. VB6源代码,纯API获取本机所有网卡信息,本源代码支持读取本机所有网卡IP和MAC地址,你还可以进一步完善功能,可方便地支持读取网卡NAME、描述、DHCP、网关等信息。仅仅一个模块即可使你的程序解决所有获取本机网卡信息的困扰。 -VB6 source code, net API to get the machine all the card information, read the source code to support the local LAN IP and MAC addres
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2398
    • 提供者:luoweihua
  1. GetNetSetting

    0下载:
  2. 用对话框来得到网卡的信息,包括IP、MAC、子网掩码,默认网关,DNS服务器等。-Dialog box to get the card with the information, including IP, MAC, subnet mask, default gateway, DNS server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2479535
    • 提供者:黄啸群
  1. SerialNumberProtection

    1下载:
  2. cpu、网卡地址、硬盘的ID号,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。-GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
  3. 所属分类:系统编程

    • 发布日期:2013-07-25
    • 文件大小:11229
    • 提供者:jack
  1. Get_Hardware_Msg

    0下载:
  2. 一个获取电脑硬件信息(CPU系列号和网卡地址等)的C#小程序。-An access to computer hardware information (CPU card serial number and address, etc.) C# Small procedures.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8750
    • 提供者:方永忠
  1. ChgNetwork

    0下载:
  2. 用于管理本机网卡上的ip地址信息,方便在多个工作场合频繁修改ip!简化操作!-Used to manage the local network adapter on the ip address information to facilitate the frequent occasions in a number of amendments to the work ip! Simplify the operation!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:73983
    • 提供者:yaoyuan
  1. testIfMIB

    0下载:
  2. 获取网络流量、网卡接口消息、物理磁盘读写带宽信息-Access to network traffic, interface card information, physical disk bandwidth to read and write information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:120919
    • 提供者:zq
  1. ipwizard

    0下载:
  2. IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的话)。该程序使用了Windows Management Instrumentation (WMI)。推荐下载。-IP Wizard is a program running under Windows2000, can the current system all of the TCP/IP network configuration i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:17697
    • 提供者:站长
  1. netcar

    0下载:
  2. 测试本机网卡信息-Test the local network card information
  3. 所属分类:Hook api

    • 发布日期:2017-11-09
    • 文件大小:42915
    • 提供者:kyao
  1. IDMAC

    0下载:
  2. 获取硬盘ID信息及网卡MAC地址的代码此代码是VC6.0的-Access to the hard disk ID information and the network card MAC address of the code of this code is VC6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:12989
    • 提供者:刘文成
  1. NetInfo

    0下载:
  2. 查询主机的相关信息。。如主机名。。主机IP。。网卡信息。。DNS信息等-Inquiries host related information. . If the host name. . Host IP. . Card information. . DNS information
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:63544
    • 提供者:sss
  1. 7

    0下载:
  2. :基于无线网络的大型武器装备故障诊断系统,其下位机在32 位微处理器S3C2410A 基础上,进行外围扩 展。包括信号采集、信号调理电路、JTAG 接口、LED 显示、无线网卡接口及RS232 接口,从而实现大型武器装备 数据采集及和上位机的无线数据交互。上位机由配置无线网卡微机组成。并采用笔记本电脑,通过无线网卡接受各 下位机采集的信息并显示。通过调用数据库,对数据进行分析,查找故障原因。-Fault diagnosis system for large-scale weapon
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:360210
    • 提供者:萧山
  1. Wpcap

    0下载:
  2. 基于winpcap的程序设计,实现对获取网卡的信息列表。-Winpcap-based programming to achieve the information access card list.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1274568
    • 提供者:夏廉
  1. sys_daemon

    0下载:
  2. 一款获取系统信息的工具,可以获取诸如网卡、CPU等等各种系统设备的详细底层信息。-To obtain a system information tool, you can access, such as network cards, CPU, etc. all kinds of details of the underlying information system equipment.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:742747
    • 提供者:run
  1. wmisc

    0下载:
  2. 利用WMI获取本机硬件信息,如硬盘,显卡、网卡、服务等-use WMI get local computer hardware information
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2222
    • 提供者:whtmp
  1. VBgetallmacinfo

    0下载:
  2. VB获取本机所有网卡序列号,可以用于软件注册,系统信息获取等多种用途-VB to get the machine serial numbers of all cards can be used for software registration, system information for other purposes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1990
    • 提供者:龙神
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com