Download List

Descripción del Proyecto

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 Requirements

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.

2006-06-17 10:06
1.4.0RC1

Un error en el que () hizo de correo electrónico no se ha fijado el trabajo junto con los anuncios en getOverview (). Cargando obsoleta (y nunca estables) las clases ahora activa las advertencias.
Tags: Beta, Minor bugfixes
A bug where mail() did not work was fixed along with notices in getOverview(). Loading deprecated (and never stable) classes now triggers warnings.

2006-02-06 13:40
1.3.3

Un error relativas a los anuncios en cmdListNewsgroups () cuando las descripciones grupo vacío se recibieron fue corregido.
Tags: Beta, Minor bugfixes
A bug concerning notices in cmdListNewsgroups()
when empty group descriptions were received was
fixed.

2005-12-29 01:10
1.3.2

Ya no se localiza marcas de tiempo de acuerdo a las zonas horarias cuando se obtengan los nuevos grupos y los artículos (siempre envía al servidor GMT).
Tags: Beta, Minor bugfixes
No longer localizes timestamps according to timezones when fetching new groups and articles (always sends GMT to the server).

2005-12-23 01:34
1.3.1

Los métodos de envío en cuestión hayan sido reescrito. El cliente ahora cuenta con un correo electrónico () método idéntico al de correo electrónico propio de PHP () la función.
Tags: Alpha, Minor feature enhancements
Posting-related methods have been rewritten. The client now features a mail() method identical to PHP's own mail() function.

2005-12-15 04:13
1.3.0

Soporte para cifrado (SSL / TLS) conexiones, una aplicación de demostración completamente funcional lector web, una actualización importante PHPDoc / reescritura, y el apoyo para el registro a través del paquete de registro. Un menor de edad romper la compatibilidad hacia atrás se hizo con la versión beta 1.1.x () libera junto con una ruptura en serio la compatibilidad con el alfa 1.2.x () libera. El Net_NNTP_Header experimentales y clases Net_NNTP_Message fueron retirados. Anteriormente, sin aplicarse NNTP comandos permiten el acceso a las cabeceras artículo. La licencia se ha actualizado a la nueva edición de la "W3C SOFTWARE DE COMUNICACIÓN Y LICENCIA.
Tags: 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