搜索资源列表
java mail源码
- 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2e
Email3
- 包括发送邮件程序、发送有附件的邮件的程序和接受邮件程序。-including the transmission of e-mail programs, send e-mail attachments are the procedures and receive e-mail programs.
142312759533
- 串口通信软件,是一个自己开发的用于串口通信的软件,好用-Serial communication software are developed for a serial communication software, easy to use
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
MeyboMailWeb
- MeyboMail是成都脉博软件工作室的邮件服务器产品,包括MeyboMail Server(邮件服务器)及MeyboMail Web(邮件客户端),其版权属于成都脉博软件工作室所有。-Chengdu pulse are MeyboMail studio mail server software products, including MeyboMail Server (mail server) and MeyboMail Web (e-mail client), and its copyri
cansendfujian
- 能够发送附件 基于VC++ 有界面 源码 要做邮件收发系统的同学可以参考-Be able to send attachments are based on VC++ source code to do the interface to send and receive e-mail system can refer to the students
163youxiangAJAX
- 可以自由的发送邮件方便自己邮件发送方式-Are free to send e-mail messages to facilitate their own way. . .
mpop-1.0.17.tar
- 一个开源的POP3邮件接收程序,非常好用,里面有很多值得学习的地方,希望大家先试试,可以共享学习心得。-A POP3 e-mail to receive open-source program, very easy to use, there are many places to learn, try to hope that we can share learning experiences.
Mailer
- "Email list management and delivery software" that has the ability to send emails to a list of up to 50,000 people at a rate of about 5,000 emails per hour. User should have the option to use their ISP s outgoing mailserver, or send the email "
2323POPClient
- 邮件客户端集合,有很多优秀的源码,主要封装了POP3协议,具有很好的功能-Mail client set, there are many good source, the main package of the POP3 protocol, with good features
xkzisendmail
- 发送邮件程序,可以批量发送邮件,功能很全,批量添加邮件地址,批量发送邮件,能加上附件-Send e-mail program, you can send bulk e-mail functions are all, to add bulk e-mail addresses, send bulk mail, can add attachments
App_Email_gtk_client
- 客户端使用GTK设计,用C++开发的一个电子邮件客户端,内有smtp、pop3的实现代码-Client uses the GTK design, C++ development with an email client, there are smtp, pop3 implementation code
emailsmtp
- EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also sup
pop3
- 用户可以利用某个网站的pop3电子邮件接收服务器来接收你在该网站的电子邮箱里的信件。实例只介绍了接收邮件,提取信头标题字段的有关内容,能正确显示符合Rfc822规范的邮件。-Users can use a pop3 mail server of website to receive your e-mail on the site. Examples are introduced only receive messages and extract the relevant header field
visual-CPP-sample
- 编程实现收发邮件等诸多源码范例 c++语言源程序 语言简洁 有效 还有其他程序 需要者请联系-E-mail, and many programming examples c++ language source code source language is simple and effective, there are other programs need, please contact
SearchPrograme
- 邮件*系统源代码,开了20个进程,不过有点卡,不是很完善,适合初学者-Mass-mailing system source code, open 20 process, but there are cards, is not perfect, suitable for beginners
Mailer
- ESMTP发送邮件的完整例子。有界面,支持附件!-ESMTP to send e-mail the complete example. There are interfaces to support the attachment!
fuwuqi
- 邮箱 qq.com POP3服务器(端口110) pop.qq.com SMTP服务器(端口25) smtp.qq.com SMTP服务器需要身份验证。 如果是设置POP3和SMTP的SSL加密方式,则端口如下: POP3服务器(端口995) SMTP服务器(端口465或587)。 -E-mail qq.com POP3 server (port 110) pop.qq.com SMTP server (port 25) smtp.qq.com SMTP se
8.4 邮件发送高级编程
- VC++6.0 编译通过GUI 通过SMTP发送邮件(GUI sends messages, VC++6.0 compiles, and mails are sent via SMTP via GUI)
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now
