搜索资源列表
C#案例开发
- 《C#案例开发》源代码 邮件收发小例程
用CGI程序来实现邮件收发
- 用c写的cGI邮件程序 供大家学习使用 代码很简洁-with cGI mail written procedures for everyone to learn how to use a very simple code
mysvr用c语言开发的简单邮件接收程序
- 一个用c语言开发的简单邮件接收程序 可以阅读邮件 收发邮件-A language developed by c easy to receive e-mail program
csharpmail
- 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
CPop3
- 用VC++6.0来写电子邮件的收发技术,大家可以-Using VC++6.0 to write e-mail to send and receive technical
邮件收发小例程
- 邮件收发(c#) 邮件收发(c#) -E-mail to send and receive
mymailsrc
- c#邮件收发系统源码,myemai,实现了邮件的发送接、*等功能-c# source mail systems, myemai, implementation of the e-mail sent then, mass and other functions
YJXTLLYJ
- 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:
mail
- 一个基础于C++的邮件收发器,已测试,运行正常用-A foundation in C++ the message transceiver has been tested with the normal operation
EMail
- 邮件收发系统c#语言开发 发送邮件和接收邮件两部分-E-mail sending and receiving system, c# language
1
- c# +邮件收发系统-c#+ e-mail sending and receiving system
YphMailing
- 基于c/s模式的邮件收发器,这是本人的兴趣之作-Based on c/s mode mailer, which is interested in making my
mail
- vc6实现的邮件收发库。支持smtp、pop3协议。-email source, development with visuall c++ 6.0,support smtp and pop3.
mail
- 邮件收发源代码,采用C#语言编程,实现邮件的收发功能-mail source code, using the CSharp programming language, to achieve mail client
mail
- 收发邮件 和部分功能)理论和实验研究内容:基于JAVA开发环境设计,实现电子邮件系统的基本功能,能创建用户,用户验证,用户登陆后能接收 发送 删除邮件等相关功能。软件要求功能完善无错,截面美观易操作 2)拟解决的关键问题:传统的E-mail应用模式多数基于C/S结构实现。基于这种模式的应用很明显的一个特征是,在使用客户端邮件工具之前,需要指定邮件服务器的主机地址和通信端口,这些工作对刚开始上网的用户会有一定的困难。 特色与创新之处 本论文是基于JavaMail的电子邮件系统的实
youjianxitong-
- 一个用C#编写的邮件收发系统,可以实现邮件的收发功能-One written in C# the mail system, can send and receive mail function
MailReceiver.rar
- 邮件收发系统,满足在C#语言实现邮件的收发功能!
3个通过POP发送和接收邮件的VC++实例程序
- 邮件收发程序,C++版,涵三个示例代码,一个简单邮件发送,一个带附件,一个pop3接收实例(sender email,this is a demo of email , three demo in it ,one simple sender email ,one sender attachement and last is pop3)
Visual+C#网络编程[郑阿奇][程序源代码]
- Visual+C#网络编程[郑阿奇][程序源代码],练习的程序,其中与12个项目,包括一些较大的即时通讯和邮件收发(Visual+C# network programming [source code] Zheng Aqi [], practice procedures, with 12 projects, including some of the instant messaging and e-mail)
SmtpEmail
- c++编写邮件收发客户端,通过pop3/STMP协议进行,邮件的收取和发送。能够兼容登陆所有邮箱。(C + + write email client)