CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - GET IP ADDRESS

搜索资源列表

  1. 33445566

    0下载:
  2. 自动获取本地IP地址和扫描局域网内计算机,并控制重启关机-Automatically get the local IP address and scan LAN computers, and control the restart shutdown
  3. 所属分类:Scanner

    • 发布日期:2017-04-03
    • 文件大小:310439
    • 提供者:shhh
  1. tcpscan

    0下载:
  2. 多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-threaded port scanner to meet
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:907
    • 提供者:bobby
  1. braodcast_udp

    0下载:
  2. 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:982
    • 提供者:godence
  1. ipaddress

    0下载:
  2. 在windows环境下用socket编程来获取本机ip地址-In windows environment using socket programming to get the local ip address
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:976115
    • 提供者:mahongmei
  1. nb

    0下载:
  2. Nb.pas is a Netbios unit that allows you to make Netbios calls according to IBM s netbios 3.0 specs. It is equivalent to the Delphi 3.0x Nb30.pas unit, except that it also compiles for 16 bit Delphi 1, and 32-bit Delphi 2 and 3. The
  3. 所属分类:Scanner

    • 发布日期:2017-03-23
    • 文件大小:7563
    • 提供者:cmatoshot
  1. get_ipmac.c

    0下载:
  2. linux下获取IP地址及MAC地址 在linux下获得IP和MAC地址,可在linux使用gcc顺利编译-Get Ip and Machine address for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1164
    • 提供者:xiongxiong
  1. TestImac

    0下载:
  2. 获取本地的“物理”网卡的IP地址和MAC地址,并区分是有线设备,还是无线设备!函数已经封装好,直接可以调用。发现BUG请反馈,多谢!-Get local " physical" network card IP address and MAC address, and distinction is wired devices, or wireless device! Functions have been packaged well, can be called directly
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:86553
    • 提供者:sck007
  1. magent-0.6.tar

    1下载:
  2. magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:17257
    • 提供者:zzw
  1. a

    0下载:
  2. 能够获取Linux上本机的IP地址-Able to get Linux on the machine IP address. . . . . . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:571
    • 提供者:chengjinsong
  1. get_local_IP

    0下载:
  2. 如何获得本地计算机的IP地址,兴趣的可以参考下。很不错的demo-How to get the local computer' s IP address, interested can refer to the next. Very nice demo
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-24
    • 文件大小:11264
    • 提供者:madud00147
  1. name_ip_address

    0下载:
  2. Visual C++案例开发集锦\第六章\获得主机名和IP地址的程序源码,值得一看!-Visual C++ case development highlights \ Chapter \ get the host name and IP address of the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:39035
    • 提供者:
  1. name_ip_address

    0下载:
  2. 获得主机名和IP地址,很不错的vc源码,希望能对大家有所帮助-Get the host name and IP address, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:39258
    • 提供者:胡斌
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  1. getIP

    0下载:
  2. C语言编程获取linuxIP地址,直接再linux下gcc就可以运行了-get IP address by C language in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:535
    • 提供者:孙可
  1. getIP

    0下载:
  2. 一个很好的获取ip地址的程序代码,主要是针对初学者的学习,是一个很好的资料,希望大家-A good way to get the ip address of the program code, for beginners learning is a good information, I hope you see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:1886972
    • 提供者:拉丁
  1. Arp-CheckeARP

    0下载:
  2. ARP协议是“Address Resolution Protocol”(地址解析协议)的缩写。在局域网中,网络中实际传输的是“帧”,帧里面是有目标主机的MAC地址的。在以太网中,一个主机和另一个主机进行直接通信,必须要知道目标主机的MAC地址。但这个目标MAC地址是如何获得的呢?它就是通过地址解析协议获得的。所谓“地址解析”就是主机在发送帧前将目标IP地址转换成目标MAC地址的过程。ARP协议的基本功能就是通过目标设备的IP地址,查询目标设备的MAC地址,以保证通信的顺利进行-ARP proto
  3. 所属分类:Scanner

    • 发布日期:2017-11-09
    • 文件大小:786215
    • 提供者:金本网络
  1. get-local-ip-address

    0下载:
  2. 获得本机的IP地址,源码详细清晰,有利于学习。-get local ip adreess,descr iption detail.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:743
    • 提供者:一枕清风
  1. bddresb__prograk__name

    0下载:
  2. Vb write a small program, you can get IP address based on the host name(Vb to write a small program, you can get the IP address -based on the host name)
  3. 所属分类:系统编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:qetavj
  1. net_info.c

    0下载:
  2. 取得網卡ip address/mac address(Get the ip address or mac address of net device.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:布魯克
  1. Desktop

    0下载:
  2. c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-04
    • 文件大小:2048
    • 提供者:qbxu85
« 12 »
搜珍网 www.dssz.com