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 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

버그는 어디로 메일 () 않았어 작업에 통지와 함께 수정되었습니다 getOverview (). 사용중지됨 (안정 적) 클래스를로드 중입니다 지금은 경고를 트리거합니다.
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

버그 cmdListNewsgroups에 관한 통지 ()이 비어있는 그룹에 대한 설명을 고정되었다는 정보를 입수했다.
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

더이상 시간대 새 그룹과 기사를 가져오기에 따라 타임 스탬프 localizes (항상 서버 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

게시 관련 메소드를 재작 성되었습니다. 고객은 이제 () 함수 () 메소드를 PHP의 자신의 메일에 동일한 메일을 갖추고있습니다.
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

암호화 (SSL / TLS를) 연결 기능을 완벽하게 독자 데모 웹 애플 리케이션, 주요은 phpdoc 업데이 트 / 재작에 대한 지원, 그리고 로그 패키지를 통해 로깅을 지원합니다. 사소한 호환성 휴식 1.1.x (베타)를 1.2.x (알파와 함께 심각한 호환성 휴식 시간 포함)을 출시하였습니다 출시를 따라 만들어졌습니다. 실험 수업 Net_NNTP_Header 및 Net_NNTP_Message 기록했다. 이전에 지금의 NNTP 명령 unimplemented 수 있도록 문서의 헤더에 액세스할 수있습니다. 라이센스의 최신 버전으로 업그레 이드 '는 W3C 소프트웨어 공지 사항 및 라이센스'.
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