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

搜索资源列表

  1. 简单tcpip数据交换

    0下载:
  2. 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19021
    • 提供者:许茜
  1. wpack1

    5下载:
  2. 使用下面的库 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 可以封装用户自己的以太网链路收发报文. -use of the library kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:134846
    • 提供者:潘仕彬
  1. datalink_protocol

    0下载:
  2. 这是我珍藏的东西,很难找得到的数据链路层协议部分源代码。-This is my collection of the things that is very difficult to find the data link layer protocol source code.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:21611
    • 提供者:sunrain
  1. 1_udp

    0下载:
  2. 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:ylz
  1. TCPNetKit

    1下载:
  2. 本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-the procedures
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:46464
    • 提供者:feitianlove
  1. SOCKET-TCP

    1下载:
  2. SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:24497
    • 提供者:的三分
  1. zhj5825

    0下载:
  2. HDLC高级数据链路协议的实现-HDLC data link protocol implemented
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:426087
    • 提供者:张晋
  1. hlink_src

    0下载:
  2. H.Link协议源码,是港湾网络有限公司的专有通讯协议,用以实现对远程设备的本地管理。-H. Link source agreement, Harbor Network Ltd. is the exclusive communications agreement to achieve the long-range management of local equipment.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:324217
    • 提供者:yhu
  1. VC++_TcpIp_Develop_Chat_Tool

    1下载:
  2. Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP / IP network communications small procedures, for testing network communication link state and the transmission speed.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:43931
    • 提供者:baihaili
  1. TCPNetKitbox

    0下载:
  2. TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。 大
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:46512
    • 提供者:winux
  1. SocketTcpUdp

    0下载:
  2. udp和tcp程序 实现多客户端同时连接,并能同时发送信息和接收信息。 504547114-tcp and udp procedures multi-client link, and at the same time send messages and receive information. 504547114
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:16178
    • 提供者:王强
  1. link

    0下载:
  2. 很好的程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:37648
    • 提供者:简雄
  1. Datalink

    0下载:
  2. 简单的选择滑动窗口协议,用于模拟数据链路层的数据传输以及差错控制-Simple choice sliding window protocol, used to simulate the data link layer data transmission and error control
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:2040
    • 提供者:Han li
  1. ppp

    0下载:
  2. 介绍了ppp协议的主要内容用户接入Internet,在传送数据时都需要有数据链路层协议,其中最为广泛的是串行 线路网际协议(SLIP)和点对点协议(PPP)。由于SLIP具有仅支持IP等缺点,主要用于低速(不超过19.2kbit/s)的交互性业务,它并未成为Internet的标准协议。为了改进SLIP,人们制订了点对点PPP(Point-to-Point Protocol)。RFC1661、RFC1662、RFC1663。-Ppp protocol introduced the main con
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:21919
    • 提供者:mayang
  1. GoBackN

    1下载:
  2. 数据链路层协议模拟(GO_BACK_N)-Simulation of data link layer protocol (GO_BACK_N)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-04-14
    • 文件大小:418535
    • 提供者:tony180
  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
    • 文件大小:238000
    • 提供者:wjw
  1. ppp

    0下载:
  2. 实现PPP协议下的网络链接功能,并对协议进行一般分析-The realization of the network under the PPP link protocol function, the general analysis of the agreement
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:13392
    • 提供者:王啸
  1. ns-2.32_dama_V1.2

    0下载:
  2. 在DVB‐RCS 中,DAMA机制可实现在mac层读取tcp层的状态变量(跨层设计:在mac层获取tcp层的参数),有效进行资源管理。-DAMA schemes are adopted in DVB‐RCS standard to achieve efficient resource management in the return link.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:6512
    • 提供者:lis
  1. Code-with-Link-changes-and-PR

    0下载:
  2. Distance Vector implementation using C++. Features of link change and Poison Reverse also implemented in the code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:9616
    • 提供者:Ruchi
  1. link

    0下载:
  2. OSI Link Layer simulation. Dynamic HTML simulator of PACKETs protocols retransmision
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3060
    • 提供者:leo
« 12 3 »
搜珍网 www.dssz.com