• 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: Need simple port scan
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need simple port scan


  • Subject: Re: Need simple port scan
  • From: Greg Guerin <email@hidden>
  • Date: Mon, 7 Sep 2009 15:56:42 -0700

Ashley Perrien wrote:

I'm very new to networking via cocoa and need to develop a small port scanner application.


Why do you need this port scanner? Are you going to distribute it, or just run it yourself? Is it a class project or assignment? Does it absolutely have to be Cocoa? If so, why?

Have you tried googling? I see a lot of hits for keywords open source Cocoa port scanner. If those don't meet your needs, why not?

The Apple-provided application Network Utility.app contains an embedded port scanner, which it runs when you use its "Port Scan" tab. If you don't need to distribute the app, and can do some digging to figure out the command-line parameters, you might be able to run that embedded port scanner instead of writing your own. Its name is 'stroke', and you can open the Network Utility.app bundle and see it in Resources.

Another option would be to google keywords like open source BSD port scanner and see what comes up. Mac OS X can run a lot of BSD code without any source changes.

  -- GG

_______________________________________________

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


  • Prev by Date: Anti-aliasing in Snow Leopard (10.6) PDFView
  • Next by Date: Re: Need simple port scan
  • Previous by thread: Re: Need simple port scan
  • Next by thread: NSLineBreakByClipping is not clipping
  • Index(es):
    • Date
    • Thread