DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Jaco De Villiers Guest

    HTTP/FTP/NNTP Question?


    Hi,

    Does anyone have sample code how to connect to a news server and read the
    articals?

    Regards

  2. #2
    Patrick Steele [MVP] Guest

    Re: HTTP/FTP/NNTP Question?

    In article <3cd14999$1@10.1.10.29> (from Jaco De Villiers <jacodv_32
    @hotmail.com>),
    >
    > Does anyone have sample code how to connect to a news server and read the
    > articals?


    Here's some really old code I did one afternoon while playing with Beta
    1. It's been updated to work in Beta 2, but I haven't tested it with
    the v1.0 framework. It's not very efficient since it's all synchronous
    communication. But it should get you started.

    http://groups.google.com/groups?selm...6d59ec2989867%
    40msnews.microsoft.com

    --
    Patrick Steele
    Microsoft .NET MVP

  3. #3
    Jaco De Villiers Guest

    Re: HTTP/FTP/NNTP Question?


    Hi,

    Thank you for the response. I have tried to access the URL that you added
    to your response. But the server displays 'Can not find article requested'

    Regards

    Patrick Steele [MVP] <patrick@mvps.org> wrote:
    >In article <3cd14999$1@10.1.10.29> (from Jaco De Villiers <jacodv_32
    >@hotmail.com>),
    >>
    >> Does anyone have sample code how to connect to a news server and read

    the
    >> articals?

    >
    >Here's some really old code I did one afternoon while playing with Beta


    >1. It's been updated to work in Beta 2, but I haven't tested it with
    >the v1.0 framework. It's not very efficient since it's all synchronous


    >communication. But it should get you started.
    >
    >http://groups.google.com/groups?selm...6d59ec2989867%
    >40msnews.microsoft.com
    >
    >--
    >Patrick Steele
    >Microsoft .NET MVP



  4. #4
    Patrick Steele [MVP] Guest

    Re: HTTP/FTP/NNTP Question?

    In article <3cd63587$1@10.1.10.29> (from Jaco De Villiers <vb.@
    127.0.0.1>),
    > Hi,
    >
    > Thank you for the response. I have tried to access the URL that you added
    > to your response. But the server displays 'Can not find article requested'


    It's broken into two lines. Make sure you get both pieces. I just re-
    tried it and it's a valid URL.

    --
    Patrick Steele
    Microsoft .NET MVP

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links