搜索资源列表
一个可移植的邮件接收(支持POP3协议)程序.rar
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
用Visual C实现POP3邮件接收程序
- 支持pop3协议,实现pop3邮件接受,用c#语言编写。经过测试合格。-support pop3 agreement and achieve pop3 mail acceptance, with c # language. After tested.
pop
- 自己学习VC编写的POP3邮件接收程序,编译通过,提供参考!
POP3
- 简单的基于pop3协议的邮件接收程序,用C#语言编写。
编程实现POP3邮件接收程序
- 详细介绍pop3
pop3邮件接收程序MFC
- 基于POP3的邮件接收程序,在MFC环境中实现,对初学涉及这方面的有很好的参考,邮件读取是在另外的对话框中~~~~~~~~~~~~~
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support PO
a full mail client with support for POP3 and SMTP
- 支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possibl
pop3高级程序开发
- 是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码;-is from a pop3 server check all mail, and can check mail, mail can be deleted but did not achieve the annex to receive, use need to set server addr
用Visual C实现POP3邮件接收程序
- 支持pop3协议,实现pop3邮件接受,用c#语言编写。经过测试合格。-support pop3 agreement and achieve pop3 mail acceptance, with c# language. After tested.
popget
- POP3协议的邮件接收示例程序,不同于以前的POP3方法。-POP3 mail receiving sample program, POP3 different from the previous method.
Pop3Temp
- C#编写一个Pop3邮件接收组件包含一个测试的Windows Forms程序。是公司软件中的一个邮件模块的代码.主要使用协议来实现接受邮件的功能.要对协议有一定的了解才行哦.-prepared a Pop3 mail receiver module includes a test-Windows Forms sequence. Software company is a mail module code. Mainly use to a
pop
- 自己学习VC编写的POP3邮件接收程序,编译通过,提供参考!-Their own learning VC prepared to receive POP3 e-mail program, the compiler is passed, provide a reference!
pop3MailC++
- 用c++实现的带邮件接收功能的应用程序,利用pop3协议-With c++ Achieve functionality with e-mail to receive the application, using pop3 protocol
POP3
- 简单的基于pop3协议的邮件接收程序,用C#语言编写。-Agreement based on a simple pop3 mail to receive the procedure, the C# Languages.
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.
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-m
POP3
- C#网络编程实 共学习用的简单的pop3邮件接收程序-C# Network Programming real total learning simple pop3 mail receiving program
Visual C实现POP3邮件接收程序
- 用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)