搜索资源列表
Mail_prog_VC
- MailAgent目录下为“邮件代理”应用程序的源代码和可执行文件;MailAgent应用程序中完成了SMTP发信的功能,并提供了POP3类支持,请自行添加POP3收信功能。 编译环境需求: Windows 2000;Microsoft Visual C++ 6.0 -MailAgent directory as "mail agent" of the application source code and executable files; MailAgent ap
dsock
- 用C开发的网络通讯程序,功能很全面,有TCP/IP、FTP、SMTP、IPX、有详细的使用说明 希望对你的程序开发有帮助-C development of the network communications procedures, functions very comprehensive, TCP / IP, FTP, SMTP, IPX, a detailed wish to use your help developers
20069262573311
- C#开发的程序,提供SMTP 客户端和服务器, POP3 和 IMAP4 服务器。-C# development of the procedures, SMTP client and server, POP3 and IMAP4 servers.
SMTP邮件发送
- SMTP邮件发送,利用SMTP进行邮件发送与接受,C语言编写,计算机网络课程设计