Download List

项目描述

Net_NNTP is a PHP/PEAR library for communication with NNTP servers. Net_NNTP handles connection and protocol-level commands (RFC977), including many non-standard commands (RFC2980), via a user-friendly API which hides the actual NNTP commands/syntax. Some knowledge about NNTP and general knowledge about email and MIME is required, since parsing of content and headers is left up to the user. Net_NNTP allows advanced users direct usage of NNTP commands via the separate protocol implementation. Net_NNTP includes a fully-functional NNTP to HTML gateway demo application.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-15 04:13 Back to release list
1.3.0

支持加密(SSL / TLS)的连接,全功能读卡器演示网络应用的一个主要PHPDoc更新/重写,并通过日志包的日志支持。 A小调向后兼容打破了与1.1.x版本(测试)版本以及一个严重的落后与1.2.x版本(α兼容性休息)版本。实验Net_NNTP_Header和Net_NNTP_Message类是下降了。以前未实现NNTP的命令现在允许访问的文章标题。许可证升级为新版本的'W3C的软件声明与许可协议'。
标签: Alpha, Major feature enhancements
Support for encrypted (SSL/TLS) connections, a fully functional reader demo Web app, a major PHPDoc update/rewrite, and support for logging via the Log package. A minor backward compatibility break was made with the 1.1.x (beta) releases along with a serious backward compatibility break with the 1.2.x (alpha) releases. The experimental Net_NNTP_Header and Net_NNTP_Message classes were dropped. Previously unimplemented NNTP commands now allow access to article headers. The license was upgraded to the newer edition of the 'W3C SOFTWARE NOTICE AND LICENSE'.

Project Resources