CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - common

搜索资源列表

  1. TCP_IP_ping

    0下载:
  2. 感觉非常不错,与大家共享,共同进步,共同发展-feeling very good, and share common progress and common development!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:690.24kb
    • 提供者:aiguo8hao
  1. common-1.2.8

    0下载:
  2. ucl 大学开发的RTP协议的实现,包括完整的代码及测试程序,此版本为windows版本
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:278.11kb
    • 提供者:xiaobi
  1. WindowsSocketIOModel

    0下载:
  2. Windows网络与通信程序设计几种常见模型范例(OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSelect)-Windows network and communications programming examples of several common models (OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSel
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:24.67kb
    • 提供者:魏冲
  1. UDP

    0下载:
  2. 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:11.1kb
    • 提供者:xiangyunl
  1. chap3

    0下载:
  2. this is a unit of common network programs,such as tcp,udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:537.15kb
    • 提供者:liuparis
  1. TCPIPProtocolRFC

    0下载:
  2. TCPIP协议簇常见协议RFC对应表,网络珍贵版-Common protocol TCPIP Protocol RFC cluster correspondence tables, the network version of the precious
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:7.15kb
    • 提供者:陈诚
  1. IP

    0下载:
  2. 我们都知道在 TCP/IP 的架构下,所有想连网络的电脑,不论是用何种方式连连网络,都必须要有一个 *唯一* 的 IP-address。举两个最常见的例子: 学校的电脑用网络线连在一起,是经由 ethernet 接口连连网络,则该 ethernet 接口必须要有 IP-addr., 如 freebsd.phys.ntu.edu.tw的 ethernet IP 为 140.112.52.20 。另一个常见的网络接口为 PPP, 通常是用在 modem 拨接上,当您从家里透过 modem 拨接上远端
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:232.42kb
    • 提供者:wjw
  1. IBMTCPIPstackcode

    0下载:
  2. 非常经典的学习资料。希望大家互相交流,互相学习,共同进步。-Study data are very classic. I hope we can exchange ideas, learn from each other and seek common progress.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:larkin
  1. TCPIPTOOLS2

    0下载:
  2. Common TCP/IP testing tools being used in a Unix environment.
  3. 所属分类:TCP/IP Stack

  1. ngrep-1.45-win32-bin

    0下载:
  2. ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It curre
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:106.21kb
    • 提供者:cascadas
  1. dos-tcp

    1下载:
  2. dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:220.44kb
    • 提供者:田旭晖
  1. 20093319

    0下载:
  2. (1) 使用常用的网络工具查看网络情况 (2) 学习子网的规划和划分方法 (3) 熟悉Eclipse 开发环境 (4) 学习HTTP 协议,编写简单的HTTP 1.0 客户端程序,编写简单的HTTP1.0 服务 器程序 (5) 学习多线程,编写多线程HTTP 1.0 服务器程序 (6) 学习RMI,编写简单的RMI 程序-(1) the use of common network tools to view network status (2) learning and
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:277.75kb
    • 提供者:李航旭
  1. Common

    0下载:
  2. 异步通讯套接字,自动连接网络,自动发送数据-Asynchronous communication sockets, auto-connect network, automatically send data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:12.96kb
    • 提供者:像波波
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:498kb
    • 提供者:zhaozm
  1. Download_using_HTTP

    0下载:
  2. 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made ​ ​ up of a common class, easy to use to enable their applications, with a test on behalf of Code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-21
    • 文件大小:36.98mb
    • 提供者:空空子
  1. protocal

    0下载:
  2. 网络协议查看器,可以查看现有的常用的网络协议,十分有用-Network protocol viewer, you can view the existing common network protocol, very useful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:1.03mb
    • 提供者:zhangfang
  1. tcpdump-4.0.0.tar

    0下载:
  2. TcpDump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、not等逻辑语句来帮助你去掉无用的信息。-tcpdump is a common packet analyzer that runs under the command line. It allows the user to intercept and display TCP/IP and other packets being transmitted or r
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-01
    • 文件大小:672.04kb
    • 提供者:harry
  1. ym_vcpp-IPAddress

    0下载:
  2. 一个关于c++的编程,可以查询IP,已经实现,经测试可以使用.现在拿出来供大家参考,共同进步-A c++ programming on, you can check IP, has been achieved by the test can be used. Now out for your reference, and common progress
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:27.19kb
    • 提供者:呵呵
  1. multi-thread-server-mode

    0下载:
  2. Common programming model of multi thread server多线程服务器的常用编程模型-Common programming model of multi thread server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:352.34kb
    • 提供者:曾静
  1. Analysis-of-internet

    0下载:
  2. 介绍了Internet基础协议和常用应用协议,并以linux环境下的服务器软件为例介绍了各种常用服务器的基本配置方法-This paper introduces the internet basic protocol and common application protocol, and takes the server software in the Linux environment as an example, introduces the basic configuration met
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-17
    • 文件大小:63.27mb
    • 提供者:tkorange
« 12 »
搜珍网 www.dssz.com