CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - tcp udp

搜索资源列表

  1. TCP_UDP_CPP

    0下载:
  2. windows 下的TCP和 UDP通信的编程入门的介绍,对初学TCP和UDP的网络编程人员,可以-TCP and UDP traffic under the windows of introductory programming introduced beginner TCP and UDP network programming, you can take a look at the
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:9071
    • 提供者:胡文娟
  1. 2

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:4802
    • 提供者:王萍
  1. 3

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:5237
    • 提供者:王萍
  1. tcp_ip

    0下载:
  2. Ucos2下TCP/IP协议栈,包括TCP,IP,DHCP,UDP,SMTP等-Ucos2 under TCP/IP protocol stack, including TCP, IP, DHCP, UDP, SMTP, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1343071
    • 提供者:
  1. QtTcpUdp

    0下载:
  2. 实现了对tcp和udp的检测和调试功能,能进行简单的数据传输-The realization of the tcp and udp testing and debugging features
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9113
    • 提供者:芮少君
  1. AODV_DSDV_Throughput

    0下载:
  2. performance evaluation of reactive and proactive protocols. the performance is evaluated with respect to throughput over TCP and UDP connections types
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3215020
    • 提供者:zahi
  1. QT-NetWork

    0下载:
  2. QT development of network communication examples, including both UDP and TCP protocols
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2193501
    • 提供者:小雪
  1. UDP_Trans

    0下载:
  2. 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:725
    • 提供者:kk.dl
  1. VB_winsock

    0下载:
  2. Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。即使对TCP/IP不太熟悉的用户,使用该控件也可以在十几分钟内创建一个简单的客户机/服务器程序。下面我们对Winsock控件的事件、方法、属性按其在程序中出现的顺序分别作详细的介绍,以便更好地理解程序源代码。 - Private Sub Form_Load() textsend.Visible = False textget.Visible = False W
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1926
    • 提供者:kala
  1. BTLCSTSL

    0下载:
  2. Assignment: Simulate with NS2. UDP/TCP
  3. 所属分类:Project Manage

    • 发布日期:2017-05-06
    • 文件大小:1380405
    • 提供者:kido
  1. com5402soft

    0下载:
  2. COM-5402SOFT IP/TCP SERVER/UDP/ARP/PING STACK
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:150960
    • 提供者:prabhakar
  1. ETH-232SPI

    0下载:
  2. ETH-232SPI模块是实现将UDP网络数据包与UART232串口/SPI数据之间互转的传输设备,其拥有操作简单,成本低,体积小,速度快,功耗低,稳定性高等特点。本模块是一款多功能型以太网串口数据转换模块, 它内部集成了 TCP/IP 协议栈, 用户利用它可以轻松完成嵌入式设备的网络功能, 节省人力物力和开发时间, 使产品更快的投入市场, 增强产品竞争力,同时模块还支持DHCP自动获取IP功能,保证网络不冲突。-ETH- 232 SPI module is the realization of
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:975513
    • 提供者:229714423
  1. SIM900-Datasheet

    0下载:
  2. Sim 900 datasheet for tcp/ip or udp
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:410911
    • 提供者:Lux Main
  1. cc3

    0下载:
  2. 可同时攻击多个目标,木马过全免杀,后台验证软件,效果超强。攻击类型:TCP、UDP、ICMP、HTTP Get flood。可同时进行控制与攻击
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:12589
    • 提供者:本涞
  1. socket_source_code

    0下载:
  2. 本文档使用套接字socket进行网络通信编程,同时进行TCP和UDP两种方式详解。-Source codes of SOCKET.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:509980
    • 提供者:杨洪
  1. Raw_sockets_dialysis

    0下载:
  2. 大多数程序员所接触到的套接字(Socket)为两类: (1)流式套接字(SOCK_STREAM):一种面向连接的Socket,针对于面向连接的TCP服务应用; (2)数据报式套接字(SOCK_DGRAM):一种无连接的Socket,对应于无连接的UDP服务应用。 从用户的角度来看,SOCK_STREAM、SOCK_DGRAM这两类套接字似乎的确涵盖了TCP/IP应用的全部,因为基于TCP/IP的应用,从 协议栈的层次上讲,在传输层的确只可能建立于TCP或UDP协议之上(图1),而SOCK_STR
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:821033
    • 提供者:johnxi
  1. IPocx

    0下载:
  2. TCP and UDP Connection
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:7680
    • 提供者:Ali
  1. tcpip

    0下载:
  2. TCPIP网络应用课件,关于tcp协议,ip协议,udp协议等相关知识的讲解-TCPIP network application courseware, on tcp protocol, ip protocol, udp protocol and other related knowledge to explain
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:6838049
    • 提供者:黄俊华
  1. Seminar-Report

    0下载:
  2. APPLICATION PERSPECTIVE OF TCP AND UDP DURING VERTICAL HANDOVER
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:638224
    • 提供者:SANDEEP S KURUP
  1. ETEHRNET

    0下载:
  2. Software test send data Socket Tcp and UDP . Cliente - Server Server Socket-Software test send data Socket Tcp and UDP . Cliente - Server Server Socket
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:208861
    • 提供者:Eddie
« 1 2 3 45 »
搜珍网 www.dssz.com