Description: 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.
To Search:
File list (Check if you may need any files):
接收邮件\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
接收邮件