NNTP Wizard ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the NNTP Wizard ActiveX
control.
Here is a list of the free source code examples included:
Active Server Pages (ASP)
Get List
This active server pages source code example downloads a list of news
groups from a news server.
VBScript
Article Downloader
This simple VBScript source code example downloads an Articles from a
nntp news server to disk.
Visual Basic
Article Downloader
This Visual Basic example demonstrates grabbing Articles from a news
server and downloading them. It also shows how to download attachments in
articles, such as pictures :) and files.
Quick Article Post
This vb source code example demonstrates posting an Article to a
newsgroup. It show how simple NNTP Wizard ActiveX is to use.
Main Example
The main example provide a comprehensive demonstration of executing different
commands on the news server and view the response from the news
server to each issued command. It is really a full featured newsgroup reader,
with the functionality to post replies and new Articles.
Visual C++
Main Example
The main example provide a comprehensive demonstration of executing different
commands on the news server and view the response from the news
server to each issued command. Shows you how to download the list of groups,
view articles in a group, and even view the articles.
Visual FoxPro
Article Downloader
This Visual Foxpro example demonstrates grabbing Articles from a news
server and downloading them. It also shows how to download attachments in
articles, such as pictures :) and files.
|