|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Can anyone recommend where I can get a class library to provide NNTP
functions? I'm after something I can use or build on which will allow me to pull down articles from a newsgroup, and perhaps later in the project post back too. Preferably free or low cost since this is for a hobby project, and preferably with source code. Not fussed whether its VB.NET or C#. Thanks. "Brian Cryer" <not.here@localhost> wrote in message Try searching for "nntp dotnet component" or "nntp dotnet class". Also, see news:eWibZsM9JHA.4560@TK2MSFTNGP03.phx.gbl... > Can anyone recommend where I can get a class library to provide NNTP > functions? > > I'm after something I can use or build on which will allow me to pull down > articles from a newsgroup, and perhaps later in the project post back too. > Preferably free or low cost since this is for a hobby project, and > preferably with source code. Not fussed whether its VB.NET or C#. this article: http://en.wikipedia.org/wiki/NNTP
Show quote
Hide quote
"Nobody" <nob***@nobody.com> wrote in message Thanks for the reply. I've come across a number of partial implementions, news:%23N9ONyO9JHA.1492@TK2MSFTNGP03.phx.gbl... > "Brian Cryer" <not.here@localhost> wrote in message > news:eWibZsM9JHA.4560@TK2MSFTNGP03.phx.gbl... >> Can anyone recommend where I can get a class library to provide NNTP >> functions? >> >> I'm after something I can use or build on which will allow me to pull >> down articles from a newsgroup, and perhaps later in the project post >> back too. Preferably free or low cost since this is for a hobby project, >> and preferably with source code. Not fussed whether its VB.NET or C#. > > Try searching for "nntp dotnet component" or "nntp dotnet class". Also, > see this article: > > http://en.wikipedia.org/wiki/NNTP but not yet one which looks complete. So had wondered whether anyone was working with one which they could recommend. I'm not aversed to taking one of the partial implementions I can see and building on it. Might be fun, and I'm sure I'd learn a lot. Kind regards. "Brian Cryer" <not.here@localhost> wrote in message See these links for samples:news:OmxSD2W9JHA.4560@TK2MSFTNGP03.phx.gbl... > Thanks for the reply. I've come across a number of partial implementions, > but not yet one which looks complete. So had wondered whether anyone was > working with one which they could recommend. > > I'm not aversed to taking one of the partial implementions I can see and > building on it. Might be fun, and I'm sure I'd learn a lot. http://www.codeproject.com/info/search.aspx?artkw=NNTP In particular this link: Posting newsgroup messages with NNTP using Indy http://www.codeproject.com/KB/IP/NNTPPost.aspx
Show quote
Hide quote
"Nobody" <nob***@nobody.com> wrote in message Thank you for these.news:etStTea9JHA.5704@TK2MSFTNGP03.phx.gbl... > "Brian Cryer" <not.here@localhost> wrote in message > news:OmxSD2W9JHA.4560@TK2MSFTNGP03.phx.gbl... >> Thanks for the reply. I've come across a number of partial implementions, >> but not yet one which looks complete. So had wondered whether anyone was >> working with one which they could recommend. >> >> I'm not aversed to taking one of the partial implementions I can see and >> building on it. Might be fun, and I'm sure I'd learn a lot. > > See these links for samples: > > http://www.codeproject.com/info/search.aspx?artkw=NNTP > > In particular this link: > > Posting newsgroup messages with NNTP using Indy > http://www.codeproject.com/KB/IP/NNTPPost.aspx Indy would be my first choice because I've used it (including the NNTP classes) when working with Delphi. My reluctance has been that the development on a native .NET version seems to have stalled (and never got as far as NNTP) and the .NET build (presumably from Delphi, dated Dec 2006) is for .NET 1.1 with a warning that it doesn't work with the 2.0 framework (so I guess the same warning applies if I want to use the 3.5 framework). I'll download it for now and see. If it works then all well and good, if it doesn't then I'll work through the other codeproject articles (and presumably cobble my own together). Kind regards. "Brian Cryer" <not.here@localhost> wrote in message For reference, you cross-posted to the wrong VB group. Details in the blurb news:eWibZsM9JHA.4560@TK2MSFTNGP03.phx.gbl... > Can anyone recommend where I can get a class library to provide NNTP > functions? > > I'm after something I can use or build on which will allow me to pull down > articles from a newsgroup, and perhaps later in the project post back too. > Preferably free or low cost since this is for a hobby project, and > preferably with source code. Not fussed whether its VB.NET or C#. below: [Canned response] This is a VB "classic" newsgroup. Questions about VB.NET (including VB 2005/2008 and VB Express, which have dropped .NET from their names) are off-topic here. Please ask .NET questions in newsgroups with "dotnet" in their names. The *.vb.* groups are for VB6 and earlier. If you don't see the *.dotnet.* groups on your news server, connect directly to the Microsoft server: msnews.microsoft.com. For questions specific to the VB.NET language, use this group: microsoft.public.dotnet.languages.vb Please note that things like controls and data access, which have their own subgroups in the Classic VB hierarchy, are not language-specific in .NET, so you should look for groups like these: microsoft.public.dotnet.framework.windowsforms.controls microsoft.public.dotnet.framework.adonet (Note that "vb" is not present in the group name.) "Jeff Johnson" <i.get@enough.spam> wrote in message Actually, this is posted to the correct group...news:ehYemLP9JHA.4948@TK2MSFTNGP04.phx.gbl... > For reference, you cross-posted to the wrong VB group. Details in the > blurb below: "Nobody" <nob***@nobody.com> wrote in message AAAAGGGGHHHH!news:uxNfJyP9JHA.1248@TK2MSFTNGP04.phx.gbl... >> For reference, you cross-posted to the wrong VB group. Details in the >> blurb below: > > Actually, this is posted to the correct group... > > Forgive my blindness, folks! I was actually making an assumption because I'm familiar with "Nobody's" posts in the Classic VB group and just figured that's where the VB side of this came from. That was my chuckle for the day.... "Nobody" <nob***@nobody.com> wrote in message Actually, it's not.news:uxNfJyP9JHA.1248@TK2MSFTNGP04.phx.gbl... > "Jeff Johnson" <i.get@enough.spam> wrote in message > Actually, this is posted to the correct group...
VS2008 : Error Using IIF in Select Query
What are HashTables good for? .net 3.5 with vs 2005 Need some help from VB Programmers... distributing software winmm book? Alternative to strongly typed datasets writing to file from web service Uisng ADO.Net The Entity Framework "Random" numbers cause pattern? |
|||||||||||||||||||||||