搜索资源列表
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
TCPSever
- 这是个网络文件传输的工程,同时打开服务器和客户端,即可实现文件传输.
winsock_program_code
- socket是因特网上进行程序设计的常用方法,用socket方法编写的网络聊天、广播、多播、路由跟踪及网络文件传输多个程序代码。
VC_file_transfer
- 用VC写的文件传输的例子,有助于学习网络编程
yang
- 对将要在网络上传输的H.264视频格式文件根据264特点进行RTP打包,防止丢包的影响.
73462699VOIP_server_client
- 服务客户端通信,实现网络通信文件传输等 仅供参考-Services Client communications, network communications, such as file transfer is for reference only
FileTransport
- IPv6HeaderDll工程源代码,包含了一个实现了在IPv6网络条件下进行文件传输的实用工具的源代码-IPv6HeaderDll project source code contains an implementation of the IPv6 network file transfer under the conditions of the utility source code
SocketDemo
- 一个sockt网络通讯实例,用sockt套接字实现文件的传输-Sockt examples of a network communication with sockt socket file transfer
filesend
- 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
loadfile
- 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
Debug
- 给予tcp ip网络聊天支持文件传输,支持点对点文件传输-tcp ip chat translation
FileTransmitSystem
- TCP实现系统文件传输,能够实现各种不同文件的传输,有助于学习网络编程-TCP to achieve file transfer system that enables a variety of file transfer, to the learning network programming
TCPFileTransfer
- 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
wlanchating
- 从实际工程应用角度出发,以计算机网络原理为指导,结合当前网络中的一些常用技术,编程实现基于TCP/IP的网络聊天工具,该聊天工具具有聊天室聊天、广播聊天、二人私聊以及文件传输功能。-LAN chat software
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
FileTransferClient
- 使用VC++编写的多线程网络文件传输程序,这是客户端源代码,可运行-VC++ to write multi-threaded network file transfer program, which is the client-side code, you can run
FileTransferServer
- 使用VC++编写的多线程网络文件传输程序,这是服务器端程序,可运行-Use VC++ to write multi-threaded network file transfer program, which is a server-side program, you can run
Network-file-transfer-system
- 网络文件传输系统程序源代码,采用 windows socket开发,包括客户端和服务器端程序代码。-Network file transfer system source code that is used windows socket to develop, include client and server programs.