Location:
Search - winsock POP3 c
Search list
Description: 一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
Platform: |
Size: 378880 |
Author: 站长 |
Hits:
Description: C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控件,使用NNTP控件,创建Web服务器应用程序,Web服务器的细节。该书主要是为那些想在Internet/Intranet领域编程的读者写的,-C++ Core programming technology book comprehensive and in-depth description of today s most popular programming technologies, including COM, ActiveX, Web server applications, as well as the Internet on WinSock, UDP, HTTP, HTML, FTP, SMTP, POP3 , NNTP and other agreements. This book from Chapter 16 of the main features of object-oriented programming, Component Object Model (COM), ActiveX framework, Type Library editor, create ActiveX, OLE Automation, the use of WinSock, controls the use of FTP, use the UDP controls, controls the use of HTTP, using HTML controls, the use of SMTP controls, controls the use of POP, the use of NNTP controls, create a Web server application, Web server details. The book is mainly for those who would like Internet/Intranet field of programming readers wrote,
Platform: |
Size: 2031616 |
Author: hclcool |
Hits:
Description: 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件.
(1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。
(2)POP3服务器必须实现基本的协议命令,包括以下命令:USER、PASS、DELE、LIST LOOP、RETR、RSET、STAT、UIDL和QUIT。
(3)PHP Web邮件收发客户端负责和两个邮件服务器用上面实现的邮件协议命令进行通信
电子邮件发送协议SMTP和电子邮件接收协议POP3是目前电子邮件系统普遍使用的协议,作为TCP/IP四层模型中的应用层,它定义了自己标准的协议命令,使得各个电子邮件系统都按照统一标准实施,正是因为这样,才使各个系统无差错的进行交换信息。
-LOOP、RETR、RSET、STAT、UIDL和QUIT
Platform: |
Size: 719872 |
Author: sd |
Hits:
Description: 《网络编程综合资料》
介绍
常用网络协议编程
怎样接收电子邮件(POP3协议简介)
POP3协议封装类
POP3协议命令原始码及工作原理
RFC1939-POP3协议中文版
RFC821-简单邮件传输协议(SMTP)中文版
SMTP协议原始命令码和工作原理
TCP IP网络通信程序设计
TCP IP协议详解
TCPIP协议的化学专家实时交流系统
VC++SMTP协议电子邮件传送剖析
WINDOWS SOCKET API 使用经验
WINDOWS网络编程经典入门
开发WINDOWS SOCKETS通信应用程序的经验与实践
剖析TCP和UDP协议
网络编程
网络协议TCP IP、IPX SPX、NETBEUI简介
用C#实现基于TCP协议网络通讯
用SOCKET发送电子邮件
用VC++ 6.0制作网络自动测试程序
用VC++编制FTP客户端应用程序
用WINSOCK编写网络 通信程序
用套接口实现UDP协议的网络通信
在WINDOWSNT网络中实现电话语音通信
POP3协议的基本命令
-The "network programming comprehensive material"
introduction
Common network protocol programming
How to receive E-mail (POP3 introduction)
POP3 encapsulation type
POP3 command source code and working principle
RFC1939-POP3 Chinese version
RFC821-simple mail transfer protocol (SMTP) Chinese version
The SMTP protocol original command yards and work principle
TCP IP network communication program design
TCP IP solutions
TCPIP agreement chemical experts real-time communication system
Vc++ the SMTP protocol analysis by email
WINDOWS SOCKET API use experience
WINDOWS network programming classic primer
Development WINDOWS SOCKETS communication application experience and practice
TCP and UDP protocol analysis
Network programming
Network protocol TCP IP, IPX the SPX, NETBEUI profile
Based on TCP protocol realized with c# network communication
Use SOCKET send E-mail
With vc++ 6.0 make automatic test program. Network
Compiled by vc++ FTP client application
With WINSOCK writ
Platform: |
Size: 509952 |
Author: zhaozm |
Hits:
Description: C语言开发的邮件系统,使用了smtp协议和pop3协议,分为客户端和服务器,使用了windows下的socket来实现。仅供借鉴参考。(The mail system developed in C language uses smtp protocol and pop3 protocol, which is divided into client and server, and is implemented using sockets under windows.)
Platform: |
Size: 1190912 |
Author: jiangjingjing |
Hits: