• 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: Test for TCP port
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test for TCP port


  • Subject: Re: Test for TCP port
  • From: RenĂ© v Amerongen <email@hidden>
  • Date: Sat, 09 Apr 2011 12:45:17 +0200

I remember that I did look into Smallsockets, but never used it. But maybe perfect for you.

HTH


Op 9 apr 2011, om 05:04 heeft Heizer, Charles het volgende geschreven:

> Thanks,
> This is what I kind of suspected. Are there any wrappers around bsd socket to make it easier?
>
> Thanks,
> Charles
>
>
>
> On Apr 8, 2011, at 5:17 PM, Dave Carrigan wrote:
>
>>
>> On Apr 8, 2011, at 3:26 PM, Heizer, Charles wrote:
>>
>>> What is the best way to test to see if a TCP port is reachable and will answer connections? I was trying to use NSSocketPort and NSConnection but I'm not getting a valid connection.
>>
>> You have to connect to it. Unfortunately, neither NSSocketPort nor NSConnection attempt to connect until you send data, so with those, you have no way of immediately knowing that anything is actually listening. The best way is to get down a level and use socket(2) and friends.
>>
>> --
>> Dave Carrigan
>> email@hidden
>> Seattle, WA, USA
>>
>
> --
> Charles Heizer
> Systems Management Solutions Group
> Lawrence Livermore National Laboratory
> P: 925-422-0197
>
>
>
> _______________________________________________
>
> 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

_______________________________________________

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: 
 >Test for TCP port (From: "Heizer, Charles" <email@hidden>)
 >Re: Test for TCP port (From: Dave Carrigan <email@hidden>)
 >Re: Test for TCP port (From: "Heizer, Charles" <email@hidden>)

  • Prev by Date: Re: CFXMLTreeRef
  • Next by Date: Re: Framework Installation Directory
  • Previous by thread: Re: Test for TCP port
  • Next by thread: CFXMLTreeRef
  • Index(es):
    • Date
    • Thread