========================================================================
CONSOLE APPLICATION : mysvr
========================================================================
AppWizard has created this mysvr application for you.
This file contains a summary of what you will find in each of the files that
make up your mysvr application.
mysvr.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
mysvr.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named mysvr.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////
Other notes:
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移
植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
编译:
Win32:
在VC++6.0下编译通过,并运行良好。
Linux:
在G++下编译通过,请查看Makefile文件。
反馈:
由于时间有限,有一些地方还需要提高,请多多指教<dchg2000@263.net>。
中文RFC
http://www.leepig.com/rfc/
何 钢
/////////////////////////////////////////////////////////////////////////////