CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 计算机的IP地址

搜索资源列表

  1. MAC

    0下载:
  2. 取本机MAC地址、计算机名称、内网IP小工具,包含易语言源码、模块和编译后的exe程序,需要的朋友请下载-Take the machine MAC address, computer name, IP within the network of small tools, including easy language source code, modules, and compiled exe program, need friends, please download
  3. 所属分类:其他小程序

    • 发布日期:2013-11-23
    • 文件大小:388056
    • 提供者:和平
  1. Reader_system_information

    0下载:
  2. 系统信息读取器.可以读取系统的一些基本信息,如计算机用户名、是否存在共享文档、IP地址-Reader system information. Can read some basic information, such as a computer user name, whether there are shared files, IP addresses and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:15666
    • 提供者:020817
  1. getIPaddress

    0下载:
  2. 通过此程序,可以获得本地计算机的IP地址,并以提示框的形式显示出来.-Through this process, access to the local computer' s IP address, and the form of prompt box is displayed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:677
    • 提供者:yhj
  1. renotemac

    0下载:
  2. 获取远程计算机的MAC和IP地址,里面是详细的源代码,有助于学习 呵呵,大家交流一下,要是有更好的方法不要忘记交流哦-Remote computer access to the MAC and IP address, which is a detailed source code, help to learn Oh, you exchange, if there is a better way Oh do not forget the exchange of
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:34790
    • 提供者:yqh
  1. 442

    0下载:
  2. VB编写的获取局域网计算机名和IP地址源程序-VB prepared and access to local area network computer name and IP address of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:44227
    • 提供者:shadhui
  1. GetIP

    0下载:
  2. 可以直接获得本机的IP地址,MAC地址以及计算机名称的小程序!-Direct access to the machine' s IP address, MAC address and computer name of the applet!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:90311
    • 提供者:凉茶
  1. NetSuper

    0下载:
  2. (1)搜索局域网内的所有活动的计算机,并将 显示这些计算机的IP地址,所属的域或者工作组. (2)搜索指定的某个计算机的共享资源. (3)搜索所有计算机的所有共享资源. (4)打开某个指定的计算机. (5)打开某个指定的共享目录. (6)将某个指定的共享目录映射到本地磁盘(映射网络驱动器). (7)将搜索到的计算机列表导出到文本文件,一目了然. (8)将搜索到的共享资源列表导出到文本文件. (9)搜索SQL Server服务器,将局域网中的所有的活动的
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:256790
    • 提供者:唐伟
  1. TCPClient

    0下载:
  2. 该程序可以用来在两台计算机之间进行通信,首先启动服务器,然后运行客户端,输入服务器的IP地址,即可与客户端通信-This program can be used in the communication between two computers, first, and then run the server client and server s IP address, and the client communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:761074
    • 提供者:刘飞扬
  1. iphuoqu

    0下载:
  2. 用十种方式来教你获取当前计算机的外网IP地址,非常适合新手学习。-Teach you in ten ways to get the current computer' s external IP address, ideal for novice to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:631983
    • 提供者:5646454
  1. VBgetip

    0下载:
  2. VB获取、修改计算机的IP地址及子网掩码-VB access to modify the computer' s IP address and subnet mask
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2575
    • 提供者:吴迪
  1. xgWKandIP

    0下载:
  2. 这是一个批处理代码文件,主要功能是不需重启的自动修改计算机的工作组名称和IP地址(包括IP地址、子网掩码、网关、DNS服务器地址)。你可根据菜单选择需要的功能。-This code is a batch file, the main function is the need to restart the computer automatically modify the workgroup name and IP address (IP address, subnet mask, gateway
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1396
    • 提供者:ygl
  1. CPP

    0下载:
  2. 计算机网络获取IP地址与计算机名的课程设计源代码-Curriculum design source code of a computer network to obtain an IP address and computer name
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1980388
    • 提供者:myb
  1. Winsock

    0下载:
  2. 由于计算机网络通信技术的发展,网络的应用越来越广泛,编写网络通信软件的工具和方法有很多,而使用Winsock是其中一种简单有效的方法。基于WINSOCK的网络聊天室开发给出了一个在运行TCP/IP 协议服务器程序和客户程序(C/S),服务器端创建监听套接字,并为它关联一个本地地址(指定IP地址和端口号),然后进入监听状态准备接受客户的连接请求。-Because computer network communication technology, network applications more
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2352946
    • 提供者:djm
  1. LocalHostName-and-IP

    0下载:
  2. 一个简易的自动获取本地计算机主机名和IP地址的小软件。-Obtain the host name and IP address
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:34339
    • 提供者:未来鸟叔
  1. 22

    0下载:
  2. 获取本地计算机的名称和IP地址,获取本地计算机的名称和IP地址.-Get the name and IP address of the local computer, access to the local computer name and IP address.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6707
    • 提供者:赖宗振
  1. fun_pub_get_host_info

    0下载:
  2. 在powerbuilder中读取计算机的IP地址、计算机名字等信息。支持各种windows版本。-get the host info by powerbuilder,and can support any windows version.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:李先生
  1. modvle-acquire

    0下载:
  2. 这是一个获取,修改计算机的IP地址及子网掩码-This is a available, modify the computer s IP address and subnet mask
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:Ursqlm
  1. rhgularvycollisioninheritance

    0下载:
  2. 这是一个获取,修改计算机的IP地址及子网掩码()
  3. 所属分类:其他小程序

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:uomnbolye
  1. IPlook2.0

    0下载:
  2. 一个用来查看本地计算机名和IP地址的小工具(A small tool for viewing the local name and IP)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:84992
    • 提供者:绝世恶人
  1. A163404460-27045

    0下载:
  2. VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。(Vc + + port scan for computer state, can be a single port scan, also can scan multiple ports, and display the scanning to the port, port
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:15360
    • 提供者:小阿七
« 12 »
搜珍网 www.dssz.com