搜索资源列表
基于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
- client server sample FTP
利用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
ftpclientsourcecode
- ftp客户端源代码,使用VC+SOCKET编程,在SERV-U6.0服务器上测试通过,能断点续传-ftp client source code, using VC+ SOCKET programming, in the SERV-U6.0 servers tested, can HTTP
ftp
- 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
FTPClient
- 用socket写的FTP的客户端。是学习window网络基本编程的实现的一个小的考试小下载程序。-Socket write with FTP client. Window to learn basic programming networks to achieve a small test small download.
Ftp
- 一个用win SOCKET实现的FTP客户端程序,支持常见的FTP操作-To achieve a win SOCKET with the FTP client program to support the common FTP operation
FTP
- CSharp编写的FTP客户端程序,使用socket编程-FTP client source code using CSharp
ftp
- ftp客户端 可以连接ftp服务器 并进行文件下载-a ftp client can download the server s files
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
ftp
- socket programming for ftp server and client
ftpclient1
- C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
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
Socket
- FTP,UDP编程,通过自己写的C代码实现FTP的client和server功能-FTP, UDP programming, through their writing C code to achieve the FTP client and server functions
ftp
- 分享一个ftp源码,用C编写,包括客户端及服务端,基于Socket通讯。(FTP software, inlude Client and Server. C program)
my-ftp
- 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)