搜索资源列表
Blat250.source
- A Win32 command line SMTP mailer. Use it to automatically eMail logs, the contents of a html FORM, or whatever else you need to send-A Win32 command line SMTP mailer. Use it to a utomatically eMail logs, the contents of a html FORM. or whatever else
SendMailFast
- 邮件客户端通过SMTP,将邮件发送到邮件服务器,之后邮件服务器再将邮件发送到目标用户的电子邮箱。SMTP是一种请求/响应协议,邮件客户端发出一个命令,邮件服务器处理该命令,然后给邮件客户端发回一个回复。-Mail client through SMTP, the mail is sent to the mail server, mail server and then after the e-mail to the target user s e-mail address. SMTP is a
zuoye200803
- 该程序通过pop3协议,从服务器上读取每份邮件的头部 (通过TOP n 1 命令读取信封部分),然后从其中获得邮件的主题(Subject), 并将其打印在屏幕上。-The program through the pop3 protocol from the server to read every e-mail on the head (through the TOP n 1 command to read part of the envelope), then access to e-
SMTPGmail
- tutorial on how-to send email with command line
cShellExecute
- C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLook mail program, compiled afte
popClient
- pop客户端的简单实现,通过user、pass命令实现用户登录,list、retr实现邮件列表和显示邮件内容-simply pop the client to achieve, by user, pass the command to achieve the user log, list, retr to achieve the mailing list and display the message content
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now