源码介绍
本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。
编译:
Win32: 在VC++6.0下编译通过,并运行良好。
Linux: 在G++下编译通过,请查看Makefile资料。
反馈: 由于时间有限,有一些地方还需要提高,请多多指教
一个可移植的(Win32 Linux)邮件接收(支持POP3协议)程序
(1 folders, 0 files, 0 bytes, 77.73 KB in total.)
mysvr
(0 folders, 13 files, 77.73 KB, 77.73 KB in total.)
Makefile 1.29 KB
mysvr.cpp 1.75 KB
mysvr.dsp 4.66 KB
mysvr.dsw 533 bytes
mysvr.opt 54.50 KB
mysvr.plg 1.78 KB
pop3.cpp 5.24 KB
pop3.h 0.98 KB
ReadMe.txt 1.47 KB
StdAfx.cpp 292 bytes
StdAfx.h 771 bytes
wsocket.cpp 3.16 KB
wsocket.h 1.36 KB