CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Winsock FTP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Winsock FTP - List
[
Ftp Client
]
FtpClient(winsock)
DL : 2
这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Update
: 2008-10-13
Size
: 33.62kb
Publisher
:
jorry
[
Delphi VCL
]
freenet
DL : 0
提供了基于Winsock的Email、Http、 FTP等功能,其所附的Email范例程序已 接近了专业软件的水平,附源代码。-provided Winsock based Email, HTTP, FTP and other functions, its accompanying procedural paradigm Email close to the professional level software, the source code attached.
Update
: 2025-02-17
Size
: 682kb
Publisher
:
牛西
[
Ftp Client
]
FTP客户端开发——WinSock
DL : 0
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
Update
: 2025-02-17
Size
: 107kb
Publisher
:
笨蛋
[
Windows Develop
]
winsockftp
DL : 0
客户端使用LIST命令指定获取服务器端FTP共享目录(或者下面的子目录),服务器端将通过数据端口将该指定目录下的文件列表(包括子目录)信息发送给客户端 -clients use the LIST command specified FTP server access shared directories (or subdirectories below), the server-side data port through this designated directories list of documents (including subdirectories) information sent to the client
Update
: 2025-02-17
Size
: 115kb
Publisher
:
feng
[
Ftp Client
]
MINI FTP客户端
DL : 0
基于winsock的ftp客户端程序,实现用户登陆,获取服务文件列表,上传下载文件-protocols of the ftp client, enabling user landing, access documents list uploading and downloading files
Update
: 2025-02-17
Size
: 47kb
Publisher
:
胡军
[
Internet-Network
]
用VB实现FTP的一个例子
DL : 0
用VB实现FTP的一个例子:很简单的,感觉挺好的,希望对大家感兴趣-VB FTP an example : very simple, very good feeling, I hope everyone interested right
Update
: 2025-02-17
Size
: 62kb
Publisher
:
zch_dlut
[
Internet-Network
]
Socket20060401
DL : 0
一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely the same. If you want to learn about the Windows Socket Communications Below friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples, such as Socket chat rooms.
Update
: 2025-02-17
Size
: 56kb
Publisher
:
刘峰
[
Internet-Network
]
5ivb_733709
DL : 0
vc编的一个关于ftp的网络程序 在vc6.0环境下运行 有上传及下载功能-vc a series of ftp procedures in the network environment running vc6.0 have the ability to download and upload
Update
: 2025-02-17
Size
: 150kb
Publisher
:
qi
[
Static control
]
zxhx111socket
DL : 0
一款用VC++编写的FTP 下载源码,介绍了winsocket的实现意义,上传下载的全部代码-new VC prepared by the FTP download the source code, introduced winsocket significance of the achievement. uploading and downloading the full code
Update
: 2025-02-17
Size
: 2kb
Publisher
:
kerand
[
Ftp Client
]
Jianftpclient
DL : 0
一个实现同步MFC的ftp客户端,学习Winsock很用帮助-a synchronous MFC ftp client, the study is used to help Winsock
Update
: 2025-02-17
Size
: 84kb
Publisher
:
张剑
[
Ftp Client
]
instance7
DL : 1
《Visualc++.net网络编程》随书源码:实例7 用WinSock编写的FTP客户端-"Visual. Net network programming "With the book source : Example 7 WinSock prepared using FTP client
Update
: 2025-02-17
Size
: 56kb
Publisher
:
八部圣龙
[
Ftp Client
]
FtpClient(winsock)
DL : 0
这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Programming good material.
Update
: 2025-02-17
Size
: 33kb
Publisher
:
jorry
[
Ftp Client
]
HS_SFTP
DL : 0
用Winsock编写的一个很好FTP客户程序,该程序支持多种服务器。可以浏览FTP服务器的文件,也可以通过双击指定的文件图标下载文件。-prepared using Winsock a good FTP client program, which supports multiple servers. FTP server can browse the documents, or by double-clicking on a file icon to download the file.
Update
: 2025-02-17
Size
: 3.69mb
Publisher
:
侯爽
[
Internet-Network
]
FTP.ZIP
DL : 0
用vb实现ftp上传功能,提供详细代码说明-Vb realize using ftp upload feature, provide a detailed description code
Update
: 2025-02-17
Size
: 7kb
Publisher
:
ruofei
[
Internet-Network
]
vbftp
DL : 0
用vb写的一个ftp,很好用,想学习vb开发ftp客服端的人可以参考-Vb write using a ftp, very good, and want to learn vb development ftp client can call a reference
Update
: 2025-02-17
Size
: 23kb
Publisher
:
程飞云
[
Ftp Client
]
FTP
DL : 0
ftp客户端 控制台环境下进行操作 用winsock编写-ftp client operation console environment prepared with winsock
Update
: 2025-02-17
Size
: 1.87mb
Publisher
:
john
[
Internet-Network
]
winsock_ftp
DL : 0
windows Socket编程实现ftp功能-windows Socket Programming ftp function
Update
: 2025-02-17
Size
: 1.02mb
Publisher
:
李玉
[
Ftp Client
]
winsock_FTP
DL : 0
用winsock开发的FTP是通过使用具体协议开发的FTP客户端程序-FTP using winsock developed through the use of specific agreements to develop the FTP client program
Update
: 2025-02-17
Size
: 95kb
Publisher
:
vernal_xiao
[
Ftp Server
]
FTP
DL : 0
用WINSOCK建立通信基础,FTP服务器,多个CLIENT可以通过请求连接到服务器,CLIENT之间可以进行通信。-WINSOCK communications set up with basic, FTP server, multiple CLIENT can request to connect to the server, CLIENT can communicate between.
Update
: 2025-02-17
Size
: 2.51mb
Publisher
:
衣纯刚
[
Internet-Network
]
ftp
DL : 0
ftp源程序 winsock编程 客户端和服务器段-source winsock ftp client and server programming section
Update
: 2025-02-17
Size
: 2kb
Publisher
:
杜佳丽
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.