搜索资源列表
yifeiTCPClient
- 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
socketfiletransfer
- 一个简单的文件传输程序,基于tcp/ip
winsock_program_code
- socket是因特网上进行程序设计的常用方法,用socket方法编写的网络聊天、广播、多播、路由跟踪及网络文件传输多个程序代码。
FileTransfers
- VC编的一个FTP的文件传输程序源码
filetran
- 具有服务器和客户端的传输文件的程序,TCP的学习!
UNIX文件下载软件 1.0
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
Linuxsocket文件传输送程序
- Linux下写的 socket 文件传输送程序服务端和客户端完美统一!命令行参数分析的完美方式!
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
uft
- UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
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
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
conversation-transfer
- 文件传输程序,VC++控制台程序,实现客户端之间小文件的传输(程序运行时需要在控制台输入完整的文件路径)-File transfer program, VC++ console application, file transfers between the client (the program is running in the console enter the full file path)
Socket_TCPIP
- 基于socket的TCP/IP的文件传输程序,包括服务端和客户端,能在命令行中输入指定文件进行传输。-Socket of the TCP/IP-based file transfer program, including the service and client can specify the file to be transmitted in the command-line input.
win32-chuanshu
- 基于win32 的socket套接字的tcp/ip文件传输程序-Based on the win32 socket socket tcp/ip file transfer program
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
FileTransfer2
- 基于Socket使用TCP进行文件传输程序设计,Client-Server分布式应用软件结构和工作原理-a programmer using TCP based on Socket to transfer files, of which structure and principle is Client-Server distributed application software.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)