Re: [Gambas-user] NNTP Class

2009-10-06 Thread Dimitris Anogiatis
You're very welcome, Anonymous, I'm glad I helped Just throwing this in there, it would make it easy for everyone in the mailing list if you did happen to somehow identify yourself. Even if you used a nickname it would be easier for someone that attempts to help you with a gambas-related or even

Re: [Gambas-user] NNTP Class

2009-10-06 Thread nospam.nospam.nos...@gmail.com
On Tue, 2009-10-06 at 01:17 -0600, Dimitris Anogiatis wrote: > Hey Anonymous, > > you can open a sourceforge account and place your code in there (or host it > wherever else you think it might be better), and then you can upload your > program's URL and a screenshot and a simple description on the

Re: [Gambas-user] NNTP Class

2009-10-06 Thread Dimitris Anogiatis
Hey Anonymous, you can open a sourceforge account and place your code in there (or host it wherever else you think it might be better), and then you can upload your program's URL and a screenshot and a simple description on the gambas wiki; more details are on the gambas main page if you click on

[Gambas-user] NNTP Class

2009-10-05 Thread nospam.nospam.nos...@gmail.com
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, separ