-
FTP
Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过
目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
注意:
a.帐号密码为toldo
b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
- 2010-06-17 20:31:49下载
- 积分:1
-
SMapiSample
收发邮件的模拟程序 代码经典 很好 学习的经典例子(收发邮件的模拟程序 代码经典 很好)
- 2010-10-20 13:01:29下载
- 积分:1
-
ftp1024
FTP客户端与服务端源码,请需要学习的同学做下参考,谢谢!(FTP client and server source code, students need to learn to do the next reference, thank you!)
- 2013-04-27 14:12:19下载
- 积分:1
-
SMTPMAILDEMO
用vb.net编写的发送邮件的客户端源代码(using vb.net prepared by the mail client source code)
- 2006-08-10 11:02:06下载
- 积分:1
-
Netmanag
网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
- 2020-11-14 21:59:42下载
- 积分:1
-
c19
通过VC环境下编程实现FTP浏览工具的搭建(VC environment programming structures FTP browsing tools)
- 2013-02-27 11:32:08下载
- 积分:1
-
FindMail
站长写的搜索email地址的程序(Station to write email address search procedures)
- 2020-06-26 11:00:02下载
- 积分:1
-
Email
邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。(E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.)
- 2009-05-28 09:45:34下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1
-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1