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

搜索资源列表

  1. 聊天工具vc.net

    0下载:
  2. 本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:92768
    • 提供者:姜晓彩
  1. tjmfounder

    0下载:
  2. Mfounde文件传输代码支持断电续传基于UDP TCP等-Mfounde code file transfer support Resuming on power outages and other TCP UDP
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:213282
    • 提供者:火堆无缺
  1. UDPFile_transport

    0下载:
  2. 用UDP进行文件传输的DEMO,使用了丢包重传机制-using UDP for the DEMO file transfer, the use of packet loss Retransmission mechanism
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8077
    • 提供者:tnt2000
  1. UDPproxy

    0下载:
  2. 《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OICQ的愿望,为了让这个程序更加有通用性,可以修改一下,让他在命令行中能够设置服务端口号,远程服务器的 IP地址和端口号,能够设置日志文件的路径,这个源代码是基于GNU。-"UDP Proxy procedures" Our socks a
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:wwwwppp
  1. AgileIM[1]

    3下载:
  2. AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:777787
    • 提供者:王懿璞
  1. check_sum

    0下载:
  2. 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:88943
    • 提供者:阿蒙
  1. UDP_file_transmit

    0下载:
  2. 局域网内的UDP文件传输程序 P2P(点对点)的流行产生了大批网络传输软件,这个是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件。-UDP LAN file transfer procedures P2P (peer-to-peer) pandemic has had a large number of network transmission software This is himself wrote a simple peer-to-peer file tr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:861339
    • 提供者:zwwr
  1. filetransforms

    0下载:
  2. 这是一个简单的文件传送程序.用java实现. 网络接口使用udp-This is a simple file transfer procedures. Using java to achieve. Network Interface use udp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:18504
    • 提供者:songjian
  1. Message_Generator

    0下载:
  2. 网络协议测试工具,通过编写文本文件来定义UDP/TCP消息的格式-network protocol testing tools, through the preparation of a text file to define UDP / TCP news format
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52353
    • 提供者:sword
  1. FileTransferClient

    0下载:
  2. 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4590
    • 提供者:zhanghl
  1. tcp-udp-p2p

    0下载:
  2. 可以TCP/UDP自主选择的P2P文件传输小程序,包括服务器和客户端-You can TCP/UDP independent choice of P2P file transfer small procedures, including server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4587502
    • 提供者:123123
  1. comm-socketchat

    0下载:
  2. qt 串口读写 tcp udp 文件传输和局域网聊天-QT serial tcp udp File transfer and local area network chat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12696685
    • 提供者:yangjing
  1. UdpTest

    0下载:
  2. UDP 测试例子,udp 文件传输,自定义协议-vc example,udp file transmate, user define protocal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3444659
    • 提供者:zzh
  1. udpfiletransfer-code-31

    0下载:
  2. Use UDP to Transfer file.-UDP File Transfer
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:51266
    • 提供者:blue
  1. UDP

    0下载:
  2. 通过UDP协议实现文件管理功能,主要实现判断U盘是否存在、获取磁盘空间信息、获取根目录及指定路径下目录信息,以及对指定文件进行复制、移动、删除等功能-Through the UDP protocol to achieve file management functions, the main realization to determine whether the existence of U disk, access to disk space information, access to t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-15
    • 文件大小:32363520
    • 提供者:Anna11
  1. 文件的读写

    0下载:
  2. 实现局域网内pc通信与文件传输,实现文件的读入和保存,实现文件发送和接受(LAN PC communication and file transmission, to achieve the file read and save, to achieve file delivery and acceptance)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:22528
    • 提供者:``piziye
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:BaDTimE
  1. updtransform

    0下载:
  2. 网络编程,实现了一个upd下的大文件的可靠传输,包括校验包丢失的情况。(Network programming has implemented a reliable transmission of a large file under UPD, including the case of packet loss.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:Matt_马猛飞
  1. 资料

    0下载:
  2. 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:31744
    • 提供者:小小大白
  1. TTSUdpLib

    0下载:
  2. 读取特定格式的文件,再发送出去,里面有线程,支持多线程调用,可以同时好几个发送。(Read a file in a specific format and send it out)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:24892416
    • 提供者:zyy_hz
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com