by Jimmy Miller <captainthunder@[EMAIL PROTECTED]
>
Jun 12, 2008 at 01:23 PM
Gregory Weston wrote:
> In article
> <811539ac-2540-4c8d-b064-19546ca063e7@[EMAIL PROTECTED]
>,
> Jason8 <jason.leach@[EMAIL PROTECTED]
> wrote:
>
>> Hi:
>>
>> Is it possible to programmatically lookup a PID based on a Socket ****t
>> number; assuming I don't own the socket?
>>
>> I know I can run lsof or other tools for this, but would like to know
>> of Socket has an API call so I don't need to make a system call to an
>> external program.
>
> Um.
>
> Wrong group.
>
Not necessarily. It sounds like he just wants to know how to do this
from within an Objective-C program.