搜索资源列表
基于VC和Socket的完整Ftp客户端程序
- 基于VC和Socket的完整Ftp客户端程序-Socket-based VC and the integrity Ftp Client
FTP客户端开发——WinSock
- FTP客户端开发——WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development -- WinSock, the procedure is to use the socket to develop a ftp client is vc + + development Daquan this book source, the intention here to see friends
ftp-socket
- 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
Ftp
- 一个用win SOCKET实现的FTP客户端程序,支持常见的FTP操作-To achieve a win SOCKET with the FTP client program to support the common FTP operation
FTP
- 这是一个用socket写的简单FTP应用程序,虽说用WinInet类可以减低编程难度,但为了能够更好的理解协议的一些细节,此程序选择用socket,这对于想对协议细节了解的程序员肯定会有所帮助-This is a simple to use FTP to write socket applications, although the categories can be used to reduce the programming WinInet difficult, but in order t
FTP
- CSharp编写的FTP客户端程序,使用socket编程-FTP client source code using CSharp
Ftp
- Socket接口网络编程,fepde 远距离下载文件功能,适用广泛!-fep is a very useful tool to find somfthing like inportant file and you can use it to download it!
ftp
- ftp客户端 可以连接ftp服务器 并进行文件下载-a ftp client can download the server s files
ftp
- socket programming for ftp server and client
ftpclient1
- C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
Socket-develope
- 基于WinSocket的电脑网络接口开发例程 主要有大型文件传输 FTP等实例-The computer network interface based on WinSocket routines developed mainly as three examples of large FTP file transfers
FTP
- 此为Linux下SOCKET编程的FTP代码,谢谢分享-Linux FTP socket
FTP-socket-
- FTP客户端程序,使用CWinInet类实现网络编程中的Socket编程-FTP client program that uses CWinInet class Socket Programming Network Programming
ftp-socket
- 这是一个socket无线传输程序,分为客户端和服务器端-This is a socket wireless transmission program, divided into client and server side
ftp
- 简易版的ftp,socket网络编程例子,工程化编写,严格区分src,head,makefile生成可执行文件。-翻译 简易版的ftp,socket网络编程例子,工程化编写,严格区分src,head,makefile生成可执行文件。 56/5000 Jiǎnyì bǎn de ftp,socket wǎngluò biānchéng lìzi, gōngchéng huà biānxiě, yángé qūfēn src,head,makefile shēngchéng
FTP
- TCP/UDP两个协议模拟多协议服务器,实现FTP(Multi-protocol FTP using TCP/UDP)
ftp
- 分享一个ftp源码,用C编写,包括客户端及服务端,基于Socket通讯。(FTP software, inlude Client and Server. C program)
my-ftp
- 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)