文件名称:receive_email
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移
植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
编译:
Win32:
在VC++6.0下编译通过,并运行良好。
Linux:
在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) program, and the preparation of portable SOCKET and POP3 package category, hoping to provide some help for beginners. Compiler: Win32: in VC++6.0 compiler, and run well. Linux: In G++ compiler, please see the Makefile.
植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
编译:
Win32:
在VC++6.0下编译通过,并运行良好。
Linux:
在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) program, and the preparation of portable SOCKET and POP3 package category, hoping to provide some help for beginners. Compiler: Win32: in VC++6.0 compiler, and run well. Linux: In G++ compiler, please see the Makefile.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
接收邮件\790a134809e7.rar
........\base64.cpp
........\base64.h
........\Makefile
........\mysvr.cpp
........\mysvr.dsp
........\mysvr.dsw
........\mysvr.ncb
........\mysvr.plg
........\pop3.cpp
........\pop3.h
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\wsocket.cpp
........\wsocket.h
........\Debug\mysvr.exe
........\.....\mysvr.ilk
........\.....\mysvr.obj
........\.....\mysvr.pch
........\.....\mysvr.pdb
........\.....\pop3.obj
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\wsocket.obj
........\1.eml
........\2.eml
........\3.eml
........\4.eml
........\5.eml
........\6.eml
........\7.eml
........\8.eml
........\9.eml
........\10.eml
........\11.eml
........\12.eml
........\13.eml
........\mysvr.opt
........\Debug
接收邮件