[Gambas-user] NNTP Class

nospam.nospam.nospam at ...626... nospam.nospam.nospam at ...626...
Tue Oct 6 08:33:40 CEST 2009


I have written a class that supports sending and retrieving articles
to/from NNTP servers. I also have a small example GUI around it that
uses the class to post usenet messages.

The class, based on RFC 2980 and RFC 977, supports getting all groups,
getting new groups, XOVER headers, posting, separate head and body
retrieval to allow for filtering, plus articles can be retrieved by
MessageID or ArticleID, and it handles authentication requests and
server responses.

Communication with the server is asynchronous and the class reports
results back to the caller via events.

Is there anyone I can send the code to with a view to having it included
in future Gambas releases as an example project? Anyone interested?






More information about the User mailing list