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

搜索资源列表

  1. bb

    0下载:
  2. 联网导播系统中基于UDP的可靠文件传输模块的设计与开发 硕士论文 有参考价值-The reliable UDP file transfer module design and development of master' s thesis in the networking guide sowing system based reference value
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1642108
    • 提供者:加加
  1. UdpServer

    0下载:
  2. 这是一个简单的UDP文件传输服务系统,可以实现高速、稳定的文件传输服务。-This is a file transportion server!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:30932
    • 提供者:msc
  1. VC_UDP

    0下载:
  2. 网上下载别人源码可以运行,可以实现文件传输,通过UDP协议传输,谢谢原作者-Source code can be run online download others, you can achieve file transfer via UDP protocol transmission, thank the original author
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:302213
    • 提供者:sx200011
  1. 20062340

    0下载:
  2. 完成消息文件的传输,抓取屏幕,选择udp,tcp工作模式-Completion of the transmission of the message file, capture screen
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:20919711
    • 提供者:咸猪手
  1. socket

    1下载:
  2. 网络编程,UDP协议实现server和client端的文件传输-SOCKET PROGRAMMING, FILE TRANSFER,
  3. 所属分类:P2P

    • 发布日期:2017-11-25
    • 文件大小:2580
    • 提供者:sun qing
  1. MFCsendUSipPANDpath

    0下载:
  2. 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:4368758
    • 提供者:刘志广
  1. IP-Messenger

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。-IP Messen
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:4282157
    • 提供者:junco
  1. UdpSendFileDemo-

    0下载:
  2. 基于UDP协议的文件传输代码,可以直接运行-UDP-based file transfer code,can run directly
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:522906
    • 提供者:wj
  1. my-file

    0下载:
  2. 用VC++语言,采用UDP协议,简单实现了tftp协议,能够进行文件的相互传输-With VC++ language, using the UDP protocol simple tftp agreement, mutual transmission of the file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:2449649
    • 提供者:何一鸣
  1. VCPPUDP-filetransfer

    0下载:
  2. 文件传输代码,辅助大家学习。基于UDP协议的。-File transfer code, and assisted them to learn.
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:7590
    • 提供者:毕雪洁
  1. File-Transfer

    0下载:
  2. 局域网文件传输 多线程 TCP UDP 自动检测IP-LAN file transfer multi-threaded TCP UDP automatically detect IP
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:88018
    • 提供者:phoenix
  1. filetrans

    0下载:
  2. vs上用c写udp和tcp网络文件传输的的服务器和客户端-udp and tcp network file transfer server and client ,write by c vs
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:9465856
    • 提供者:yongjian
  1. FeiQ

    0下载:
  2. 本系统为mfc项目,模仿飞秋聊天开发,支持聊天,文件传输,通过TCP\UDP完成-To imitate flying autumn Chat development, support chat, file transfer
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:57195
    • 提供者:ding
  1. CSocket

    0下载:
  2. socket编程,有tcp SOCKET 和udp SOCKET 及文件传输FTP编程-socket programming, the tcp SOCKET, and udp SOCKET and file transfer FTP programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:17268463
    • 提供者:wan_fang
  1. UDPDemo

    0下载:
  2. 一个服务器程序,一个客户机程序,双方通过UDP方式传输数据。 Bin\UDPServer.exe是服务器程序。 Bin\UDPClient.exe是客户机程序。 打开UDPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the data transmitted via UDP. The Bin \ UDPServer.exe server program
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:22209
    • 提供者:lanxiaoming
  1. tcpaudp

    0下载:
  2. mfc下的TCP和UDP文件传输功能,分为客户端和服务器端两个exe-mfc under the TCP and UDP file transfer functions, divided into client and server-side two exe
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:29286400
    • 提供者:Frank
  1. UdpSendFile

    0下载:
  2. 实现传输层UDP的功能,进行文件的发送等功能的实现-UDP transport layer, file send and other functions to achieve
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-07
    • 文件大小:9525
    • 提供者:fanyinghao
  1. my_tftp_client

    0下载:
  2. 基于linux c udp网络编程实现的客户端 TFTP文件上传/下载,可以与官方的tftp服务器实现良好传输-Linux c udp-based network programming to achieve client TFTP file upload/download, you can tftp server with the official transmission to achieve good
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1520
    • 提供者:李享
  1. ChatNet_3.6

    0下载:
  2. 本系统是一个局域网即时通讯软件,采用TCP\ip实现文件传输,用UDP实现聊天功能,同时系统设置了精美的皮肤,使人赏心悦目-This system is a LAN instant messaging software, the use of TCP \ ip file transfer, using UDP chat function, and the system is set with fine skin, people pleasing
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:538926
    • 提供者:谭雄鹰
  1. SocketTransportFile

    0下载:
  2. 通过Socket实现文件的双向传输,利用的是UDP协议-Socket achieved through bi-directional file transfer, using the UDP protocol
  3. 所属分类:ComboBox

    • 发布日期:2017-04-06
    • 文件大小:79344
    • 提供者:海中
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com