• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Writing an NNTP client
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Writing an NNTP client


  • Subject: Re: Writing an NNTP client
  • From: Sixten Otto <email@hidden>
  • Date: Tue, 1 Jun 2010 12:55:43 -0400

On Tue, Jun 1, 2010 at 9:57 AM, Uli Kusterer
<email@hidden> wrote:
>  I think there are also some open source NNTP clients out there
> (Newswatcher for example, but I don't know what license it's under

When I was poking around fairly recently, it appeared that most of the
Open Source apps for Mac were, in fact, wrapping C code from
Newswatcher, or maybe TIN. That certainly works, but no one should be
expecting to stumble across an elegant Objective-C library for NNTP.
(Attempting to write one of those is always one of those projects I
promise myself I'm going to try to tackle some day, and never do.)

Newswatcher itself is not Open Source (the source code was available,
but was owned by Northwestern; if memory serves, there was also a
non-commercial use clause attached to the source). There are slightly
more modern versions of the app in the form of MT-NewsWatcher,
NewsWatcher-X, and a few others.

> Panic's Unison is probably a surprisingly modern NNTP codebase.

Yeah, I would tend to agree with this. Whether they'd be willing to
license it out... Well, it'd be worth asking them!

As far as rolling one's own with sockets goes, I'll also plug
AsycSockets here as a somewhat higher-level API than BSD / CFSocket:
  http://code.google.com/p/cocoaasyncsocket/

Sixten
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Writing an NNTP client (From: Joanna Carter <email@hidden>)
 >Re: Writing an NNTP client (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: POST request on iPhone
  • Next by Date: Re: Core Animation - Animation Sequence
  • Previous by thread: Re: Writing an NNTP client
  • Next by thread: IKImageBrowser and non-square cells
  • Index(es):
    • Date
    • Thread