Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Jürgen Hestermann
Anybody know of a Free Pascal compatible NNTP client (news reader) component? Synapse has one, though I never used it (I only used the ftp client and the tftp client/server) Yes. I also use Synapse (http://ararat.cz/synapse/doku.php) and it works very good. I also didn't use the NNTP client th

Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Luca Olivetti
El Wed, 19 Nov 2008 11:48:28 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> escribió: > Hi, > > Anybody know of a Free Pascal compatible NNTP client (news reader) > component? Synapse has one, though I never used it (I only used the ftp client and the tftp client/server) Bye -- Luca ___

Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > > Otherwise: the usual socket suits. I'm sure Ales will implement it into LNet > > instantly. Otherwise: use Indy. > > Thanks, I'll look at LNet and Indy. I remember using Indy in my Delphi > days, but didn't know it's been ported to Free Pascal -

Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Graeme Geldenhuys
On Wed, Nov 19, 2008 at 12:02 PM, Marco van de Voort <[EMAIL PROTECTED]> wrote: > > Otherwise: the usual socket suits. I'm sure Ales will implement it into LNet > instantly. Otherwise: use Indy. Thanks, I'll look at LNet and Indy. I remember using Indy in my Delphi days, but didn't know it's been

Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > Anybody know of a Free Pascal compatible NNTP client (news reader) component? A few years back, there was a project to update an old FIDO reader to multiple projects called OpenXP. Their site seems to have gone the way of the dodo, but afaik the

Re: [fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Michael Van Canneyt
On Wed, 19 Nov 2008, Graeme Geldenhuys wrote: > Hi, > > Anybody know of a Free Pascal compatible NNTP client (news reader) component? Indy has the NNTP client protocol implemented. (it has in Delphi, so I suppose the FPC port also has it) Michael. _

[fpc-pascal] NNTP client componens for Free Pascal

2008-11-19 Thread Graeme Geldenhuys
Hi, Anybody know of a Free Pascal compatible NNTP client (news reader) component? Regards, - Graeme - ___ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ ___ fpc-pascal