Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: TIdNNTP Component

www.cryer.info
Managed Newsgroup Archive

Re: TIdNNTP Component

Subject:Re: TIdNNTP Component
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Fri, 29 Sep 2006 02:47:02

"Brett Watters" <blwatters@shaw.ca> wrote in message
news:451ca76b$1@newsgroups.borland.com...

> Ok. Is there a way to get it to use XOVER?

TIdNNTP has an XOVER() method.  Simply don't call GetNewNewsList() at all.

> EIdException: 'Replay Code is not valid: bor'. Try again and you get other
> errors (EIdReplyRFError '0 4583 4582 borland.public.delphi.rtl selected ')

Your communication is corrupted.  You are likely sending the NNTP commands
out of order, such that one command is receiving data that was not read from
a previous command.  Please show your actual code.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive