Re: Cocoa-dev Digest, Vol 5, Issue 2074

2008-12-04 Thread Michael Ash
On Thu, Dec 4, 2008 at 1:40 PM, Kirk Kerekes <[EMAIL PROTECTED]> wrote: >> "It is *possible* to use NSSocketPort >> to create a socket which you then communicate with using other >> techniques, but you can't use NSSocketPort directly to talk to a >> non-Cocoa app." > > While the documentation used

Re: Cocoa-dev Digest, Vol 5, Issue 2074

2008-12-04 Thread Kirk Kerekes
"It is *possible* to use NSSocketPort to create a socket which you then communicate with using other techniques, but you can't use NSSocketPort directly to talk to a non-Cocoa app." While the documentation used to imply this, it did not appear to be true then, and the documentation no longer a