搜索资源列表
mail_prg
- This an example of an email program . It uses the SMTP Component. To use, you must connect to a SMTP server. Most SMTP servers do not require an account.
VB6编写的EMAIL
- 不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错-not extract, a good friend to me on the preparation for the VB Email Programming good example for beginners
邮件*系统 v1.2
- 邮件*系统 v1.2 需要指定SMTP服务器. 第一次使用时请在系统设置里设置好登录信息。 其实也不是真正意义上的邮件*,初学者可以下载来参考。 目前还没找到不需要SMTP服务器的方法,望哪位大侠可以告知 您可以任意修改此软件,如果您对此软件有修改,希望能给我发一份。 开发环境:Win2003 Server + Delphi7 用到的第三方控件:Raise控件包-mass mail system v1.2 need to designat
我觉得不错的一个邮件发送
- 这不像网上流传的那些用SMTP协议的邮件客户端 通过读源码,我学到了不少东西-This is not like those Internet rumors of an agreement with SMTP mail client through reading source, I learned a lot of things
JabberClient1
- 这是一个简单的邮件客户端的发送代码,不够完整但可以实现-This is a simple e-mail sent to the client code, but not enough integrity can be achieved
AutoEmailClient
- 封装了SMTP,POP3协议来象和一样,不用通过登陆网站就可以收发邮件.-Packaging of SMTP, POP3 protocol and the like, not through the landing site can send and receive E-mail.
IMapi
- 一个类IMapi,可以用于在应用程序中加入发送邮件的功能,参考下面的一个应用: #include \"imapi.h\" void CBugReport::OnOK() { CIMapi mail mail.To (\"UltraMaroon@email.msn.com\") // Set recipient name mail.To(\"someoneelse@somewhereelse.com\") // Second recipient mail.Cc(\"cc@
JavaMailWithGUI
- 带有GUI的Java实现的邮件客户端程序,功能多,程序并不是很复杂,适合初学者,中等水平的朋友阅读学习-with Java GUI mail client program, function, procedure is not very complex, for beginners, intermediate level of a friend of reading
ZSUdrrEMail
- 本程序所用的开发工具是VC,功能是实现了EMAIL的客户端功能,即可以用应程序来发送邮件。本程序还不够完善,仅供学习者参考。-the procedures used by the VC is a development tool, is a functional email client function, which can be used to send e-mail procedures. This process is still not perfect, the only refere
pop3_MFC class
- a freeware MFC class to support the POP3 protocol. POP3 for those not familiar with all the internet protocols is the protocol used to retrieve internet email.
sm
- VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), sen
hpj3
- 一个用vb做的邮件接受程序,是想学习则方面知识的典型成学,不可不看。-vb done with a mail acceptance procedure is to learn knowledge is the typical school, I can not see.
bcb001
- 该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。该程序是一个简单的邮件接收和发送系统。注意:因为现在邮箱大多数都要求有用户名和密码,所以在发送邮件时可能会失败。(注:有时在其他计算机上运行时可能会出现一个“Invalid resourec file:....”的警告。 可以忽略,单击“OK”按钮即可,程序会在编译中重新生成这个文件)-the application can not re
SMTP_POP3.zip
- 不通过SMTP服务器中转,直接将电子邮件发送到用户信箱,Do not transit through the SMTP server directly to e-mail sent to users mailbox
jmailsender
- jmail 邮件*,用vb编写的。还不错,一般不进垃圾箱,日发送量可达一万!-jmail mass mailing, written with vb. Pretty good, generally not into the rubbish bin, sending up to 10,000 day!
mail
- 这是一个邮件发送代码,该应用程序可以不依赖C++ Builder环境来运行,双击即可运行。 也可以在C++ Builder 6.0中打开MailProj.bpr文件,直接编译运行即可。 该程序是一个简单的邮件接收和发送系统。 注意:因为现在邮箱大多数都要求有用户名和密码,所以在发送邮件时可能会失败。 (注:有时在其他计算机上运行时可能会出现一个“Invalid resourec file:....”的警告。 可以忽略,单击“OK”按钮即可,程序会在编译中重新生成这个文
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具*,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
SendMail
- 用Java编写的基于API的邮件发送端。 发送时需要填写发送人用户名和密码(若没有则任意,但不能为空)。经过测试可以用sina的和Gmail的邮箱,但不支持126、163的邮箱(若支持smtp的则应该可以)。-Prepared to use Java-based API of the e-mail client. Sent when the sender to fill in username and password (if not the arbitrary, but it can no
massmail
- expose blat.dll [from www.blat.net] or CDO [Collaboration Data Objects, from microsof], to send mass mail, with visual foxpro. notes: can not be used with ssl[Secure Socket Layer] yet.
windowchat
- /* WindowChat.java * * Copyright (c) 2000 Sean Walton and Macmillan Publishers. Use may be in * whole or in part in accordance to the General Public License (GPL). * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS AND