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?



------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to