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

搜索资源列表

  1. src

    0下载:
  2. 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9332
    • 提供者:Trey
  1. TIMER

    0下载:
  2. TCP和UDP协议中使用到的网络定时器的讲解,非常有用,对于理解网络中文件和数据流的传递方式-TCP and UDP network protocol used to explain the timer is very useful for understanding the network file and data stream transfer mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:31528
    • 提供者:lijun
  1. updatepic

    1下载:
  2. Qt用Tcp 和Udp 传图片的例子,对于没做过这方面编程的朋友肯定很有帮助
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2869624
    • 提供者:杨金龙
  1. MultiChatLib

    0下载:
  2. 基于比特精灵多人聊天基础,采用P2P技术,里面实现了完成的 线程库,内存库,和socket通讯类,含TCP和UDP ,代码很经典,执行效率很高,有需要的同学,可以自行下载,仅供学习使用,不得用于商业,否则后果自负。-Chat based on Bitspirit people using P2P technology, which achieved the completion of the thread library, the memory bank, and the socket comm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:220429
    • 提供者:天一
  1. ZXG_MySniffer

    0下载:
  2. 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11778158
    • 提供者:G。G。
  1. Socket_demo

    0下载:
  2. VC环境使用TCP,UDP实现文件传送-VC environment, using TCP, UDP for file transfer. . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-21
    • 文件大小:38362762
    • 提供者:李启军
  1. TCP.UDP

    0下载:
  2. tcp udp vc网络编程 聊天小工具-tcp udp vc network programming chat widget
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3905647
    • 提供者:qqq
  1. TCPUDPSocket

    0下载:
  2. TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:1118099
    • 提供者:李正交
  1. SnifferPro

    0下载:
  2. 1. 能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 -1. To listen to all packets entering and leaving the integrity of the
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-28
    • 文件大小:935633
    • 提供者:枫叶
  1. udp

    0下载:
  2. 很好的TCP中UDP实现,不错哦,在LINUX下测试实现了-TCP in the UDP to achieve a good, good, oh, the test achieved under LINUX
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:7633
    • 提供者:guxiong
  1. TCP-UDP

    0下载:
  2. 一个TCP/UDP发送接收文件的例子程序-tcp、udp transform file
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:27992
    • 提供者:larry
  1. TCP.UDP

    0下载:
  2. 很好的一个TCP+UDP连接的例子,对于初学者很有用!-A good example of TCP+ UDP connections, useful for beginners!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:202323
    • 提供者:zhong
  1. UPLOAD

    0下载:
  2. MM1:MM1 queue simulation MG1: MG1 queue simulation NETWORKQUEUE:电话网络的queue simulation socket:一个数据库,图书馆和用户三者通过UDP或者TCP链接,互通消息的socket。 -MM1:MM1 queue simulation MG1: MG1 queue simulation NETWORKQUEUE:电话网络的queue simulation socket:database,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:13855
    • 提供者:解雷刚
  1. tcp

    1下载:
  2. UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2051
    • 提供者:梁栋
  1. raw.c.tar

    0下载:
  2. RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:1386
    • 提供者:czl
  1. ipdatatcpudp

    0下载:
  2. 用MFC实现的一个网络抓包程序,可以分析TCP、UDP、ICMP协议数据,同时有流量统计的功能,可供大家参考-Implemented by a network packet capture MFC program that can analyze TCP, UDP, ICMP protocol data, traffic statistics function simultaneously, for your reference
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:81292
    • 提供者:邱冬艳
  1. UDP

    0下载:
  2. 基于TCP/IP中的UDP协议的一个小型聊天软件 不能穿透内网...仅作为UDP编程的学习-Based on TCP/IP, UDP protocol in a small chat software ... can not penetrate the internal network to learn only as UDP programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2806162
    • 提供者:王鹏宇
  1. TCP-UDP-and-Multicast-in-Java-Socket

    0下载:
  2. 在java中使用网络TCP,UDP和组播的书-Network in java using TCP, UDP and multicast book
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:51648
    • 提供者:guozigang
  1. Ethernet-Tcp-Udp

    0下载:
  2. TCP,UDP等协议的详细解析,很透彻!-TCP, UDP and other protocols detailed analysis, very thorough!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:70507
    • 提供者:jx
  1. NC

    0下载:
  2. netcat是一个简单的读写网络连接数据的unix工具,用tcp和udp协议-Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily dr
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:93387
    • 提供者:andy
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com