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

搜索资源列表

  1. ServerSocket

    0下载:
  2. 用于最简单的p to p聊天程序,需要知道对方的ip地址和所开的断口,是基于socket的传输-for the most simple p to p chat program, need to know each other's ip address and open fracture is based on the socket transmission
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:39794
    • 提供者:lily
  1. Ftp Search

    0下载:
  2. 实现一个Ftp搜索工具,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用-Realize a Ftp research tool.To a pointed IP, the function of detecting the state of host by command Ping,scaning host port, opening, adding, querying and closing database,controling IP
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:534234
    • 提供者:yf
  1. IpConfig

    0下载:
  2. 从Internet网络中获取一个服务器的IP地址、机器名称、子网掩码、DNS配置等信息。-from Internet access to a network server's IP address, machine name, subnet mask, DNS configuration information.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7682
    • 提供者:张良
  1. 信息发送程序

    0下载:
  2. 这是一个两人聊天室,在局域网中使用。只要输入对方的IP地址或对方的计算机名字就可以和对方悄悄聊天拉 功能介绍: 1)发送按纽为无效的,方便使用吧! 2)在你点击了“中断了”按纽后,就会进入“连接中”状态,而且变为无效按纽,这就避免了多次点击“连接”按纽后会出现错误。  3)在你点“中断了”按纽后在IP地址的地方会出现时间  4)还有在当对方来消息后,会提醒你——发亮。  还有在上面的接受消息匡里自己的话和对方的话都能出现在里面。  ……………………  ……………………  …………………… 当然还
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:19112
    • 提供者:卡卡棵
  1. ping_IP

    0下载:
  2. ping ip address 简单的网络ping软件-ping ip address simple network software ping
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4772
    • 提供者:man
  1. ipscanner

    0下载:
  2. IP地址查询,可以在互联网上搜索不同的IP地址为网络编程提供个接例程-IP Address inquiries on the Internet can search different IP addresses for network access programming routines provide 000
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:150769
    • 提供者:胡锦涛
  1. 一个判断远程主机存活程序代码

    0下载:
  2. 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-29
    • 文件大小:5881
    • 提供者:shuiyuan313
  1. linux下Qt实现的视频点播系统

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

  1. 端口扫描器源代码

    4下载:
  2. 端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。,Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP p
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-08-23
    • 文件大小:331294
    • 提供者:鲁晓明
  1. mir3传奇3G服务器管理工具

    1下载:
  2. 传奇3G服务器管理工具是一个很好修改SQL2000里面的数据减少在打开数据库去修改服务器名和IP地址-Legend of 3G is a good server management tools to modify the data inside SQL2000 database to modify the reduction in the open server name and IP address
  3. 所属分类:数据库系统

    • 发布日期:2017-04-09
    • 文件大小:2171160
    • 提供者:真宇
  1. gethostbyname 利用gethostbyname得到用户输入的网址

    0下载:
  2. 利用gethostbyname得到用户输入的网址的ip地址,端口号,其他ip别名,并计算执行时间-Use gethostbyname to get the user to enter the URL of the ip address, port number, other ip alias, and calculate the execution time
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-31
    • 文件大小:2226
    • 提供者:Guoyao Xu
  1. 扫描器程序 V3.0.rar

    0下载:
  2. 是一个扫描器的程序,可以指定特定的ip段和特定的端口地址,扫描其状态,并显示扫描所需的时间,该程序所需时间很少,资源也占用很少,scanner is a process, you can specify a specific and specific ip of the port address, scanning their state, scans showed that the time required for the procedure required little time, an
  3. 所属分类:网络截获/分析

    • 发布日期:2017-03-24
    • 文件大小:53431
    • 提供者:huleimin
  1. upip.rar

    0下载:
  2. 动态修改计算机IP地址、网关、DNS即时更新,Dynamically modify the computer IP address, gateway, DNS immediate update
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1236
    • 提供者:袁芳
  1. getip.rar

    0下载:
  2. 获取本机在外网的IP地址,带有开机启动功能键,Access outside the local network IP address, with a start-up function keys
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:367859
    • 提供者:梁江
  1. IPAddressControlLib.rar

    0下载:
  2. C#写的IP地址框控件,类似于Windows中IP地址框,自动分割网段。,C# to write the IP address box control, similar to Windows in the IP Address box, and automatic segmentation network segment
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:148786
    • 提供者:孙奥
  1. Send_ARP.rar

    0下载:
  2. 发送ARP数据包,通过IP地址获取MAC地址,Send the ARP packet to get the MAC Address through IP Address!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:15903
    • 提供者:hebezai
  1. IP2Country.rar

    0下载:
  2. VB版的IP地址归属地查询程序源代码,打开程序后通过网络自动获取IP地址清单和国家地区名称以及国旗标示,查询速度相当快,它还附有查询速度检测程序,用于测试查询所需时间长短。右侧利用ListView控件显示查询内容。,VB version of the IP address of query attribution to source code, open the program through the network automatically obtain IP address and a l
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:671077
    • 提供者:Pennsylvania
  1. ping.rar

    0下载:
  2. ping的原理就是首先建立通道,然后发送包,对方接受后返回信息,这个包至少包括以下内容,发送的时候,包的内容包括对方的ip地址和自己的地址,还有序列数,回送的时候包括双方地址,还有时间等,主要是接受方在都是在操作系统内核里做好的,时刻在监听,提供一段c程序的代码,希望对大家有用。,ping is to first establish the principle of access, and then send packets, the other party accepted the retur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:2475
    • 提供者:
  1. VCTest.rar

    0下载:
  2. 这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192 168 1 2,This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:7354
    • 提供者:unkx
  1. relaytcp10.rar

    0下载:
  2. Relay TCP is a service program that allows redirection of TCP/IP socket stream data to a specific IP address and port. ,Relay TCP is a service program that allows redirection of TCP/IP socket stream data to a specific IP address and port.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:493301
    • 提供者:krish
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com