搜索资源列表
actim-alpha-0[1].1.tar.gz
- Actim允许用户发送和找到文件,并通过电子邮件使用命令行程序唤醒目标机。例如,当用户的家用电脑和公司防火墙保护的工作站无法连接时十分有用。用户可能可以通过发送包含网页内容的电子邮件来制作应用程序而实现自动升级网站。Actim是一个使用Python语言编写的命令行应用程序。
HttpMail.zip
- 演示了如何连接到Hotmail 邮箱,列出收件箱中的邮件,发送和接收电子邮件,使用 C# 和XMLHTTP 组件。样例代码包含了一个.NET代码,演示了通过HTTPMail 连接到Hotmail和使用其它邮件协议(如POP3, IMAP4, 或 SMTP)一样简单。
SendMailExec01
- 发送电子邮件的小程序。可以发送带附件的电子邮件-send e-mail to the small program. Send e-mail with attachments
E03.ZIP
- 本例介绍如何在VC中编写程序来实现发送电子邮件。-how the cases which had been prepared in VC procedures to achieve email.
SMTPc++builder
- 使用c++builder6.0编制的使用SMTP协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the SMTP protocol to send and receive e-mail customer households end procedures
POP3c++builder6
- 使用c++builder6.0编制的使用POP3协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the POP3 protocol to send and receive e-mail customer households end procedures
putty
- 电子邮件客户端程序!-e-mail client!
pop3mail
- 实时监控邮箱新邮件,需要知道电子邮件的POP3服务器地址。-mail new real-time monitoring of mail, need to know the e-mail address of the POP3 server.
emaildianziyoujian
- Visual C++课程设计案例精编(第二版) 提供的一个电子邮件发送和接受程序-Visual C curriculum design case precision series (2nd edition) of an e-mail sending and receiving procedures
mail-address-functions
- 电子邮件地址解析程序(含lotusnotes地址处理)-e-mail address resolution procedures (including handling lotusnotes address)
发送电子邮件
- 发电子邮件的,还有待完善.-e-mail, there is room for improvement.
收发电子邮件
- 用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能-VB prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
第六章 电子邮件发送和接受程序的开发
- 用于电子邮件的接收与发送和其他软件一样好用-for e-mail sending and receiving and other software like Easy
收取电子邮件
- 一个收电子邮件的小程序。
E-mailClientSoftwareCSharp
- 电子邮件客户端软件,CSharp毕业设计论文源码答辩齐全-E-mail client software
Csharp_skymail
- 电子邮件的基本功能呢都有 是一个很好的电子邮件客户端系统-E-mail all the basic functions of this
SMTPEmail
- SMTP编程代码,可以实现对电子邮件的发送,简单但是功能明了-SMTP code,easy to understand and operate.
email
- 本代码详解了如何发送和接收电子邮件。电子邮件系统采用SMTP作为发送协议,POP3作为接收协议。-Detailed how this code to send and receive e-mail. Send e-mail system uses SMTP as the protocol, POP3 protocol as a receiver.
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now
