Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 
Latest News

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

NNTP Client

Features  | Detailed Description 
 

The NNTP Client is an ActiveX control from the Clever Internet ActiveX Suite library.
It allows you to retrieves news to your local computer via the Network News Transfer Protocol (NNTP) as described in RFC 977.

Using NNTP component, you can easily build custom news readers with no knowledge of NNTP commands.

Features:

  • ReadPost and List news articles
  • Navigate through all the available news Groups on a server
  • Check news in pipelining mode
  • Support for different news reader Modes: Stream, Reader, IHave
  • Optional Authentication
  • Free one year upgrades and support

Group Overview

The NNTP component allows retrieving information from the article overview database maintained on the most news-servers and provides the result in a notification event. You can always retrieve a description of the overview database format used by the server by using a special Overview Format method.

With NNTP component you can:

  • Get all available news groups and articles on the server
  • Get only new groups and articles which were added starting from the specified date
  • Get detailed statistical information about selected News Group
    and much more...

Retrieve article, body and header in just few lines of code

clNntp1.Server = "news.domain.com"
clNntp1.Open
clNntp1.SelectGroup "groupname"

article = clNntp1.GetArticle(articleNo)
body = clNntp1.GetBody(articleNo)
header = clNntp1.GetHeader(articleNo)

Samples in VB, C++, C# and VB.NET

Please see the Demos code (NewsGroups) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this component in your application.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2009