News NNTP client class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rafal 'Raf256' Maj

    #1

    News NNTP client class

    Hi,

    can You suggest some good class (or just a set of functions) that will
    allowe me to connect to NNTP server and download some posts from it (and
    maybe to send a post there)


    --
    ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~l-.~~~~~~~~~~~~~~ ~~~~~
    GG-1175498 ____| ]____,
    Rafal 'Raf256' Maj X-( * )
    Rafal(at)Raf256 (dot)com ,"----------"
  • Hastur Batato

    #2
    Re: News NNTP client class

    Rafal 'Raf256' Maj (88.213% quality rating):[color=blue]
    >
    > can You suggest some good class (or just a set of functions) that will
    > allowe me to connect to NNTP server and download some posts from it (and
    > maybe to send a post there)[/color]

    PEAR's Net_NNTP package is wonderful. I used it recently to create a
    newsgroup bot.





    Very straightforward .

    /joe
    --
    Knuth says it's always about the sig generator from Kyle Randolph. In
    Decatur, the Scag's monitor from Peter Kallos is ornery?

    Comment

    • Rafal 'Raf256' Maj

      #3
      Re: News NNTP client class

      scag@moralminor ity.org news:bo4l3e$luv $2@news-int.gatech.edu
      [color=blue]
      > PEAR's Net_NNTP package is wonderful. I used it recently to create a
      > newsgroup bot.
      > http://pear.php.net/
      > http://pear.php.net/package/Net_NNTP[/color]

      Thanks, it do look very interesting :)


      --
      ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~l-.~~~~~~~~~~~~~~ ~~~~~
      GG-1175498 ____| ]____,
      Rafal 'Raf256' Maj X-( * )
      Rafal(at)Raf256 (dot)com ,"----------"

      Comment

      Working...