Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

matio

macrumors newbie
Original poster
Feb 4, 2011
2
0
Hi everybody,

Well.. I am trying to create my 3rd program in mac os x using Xcode..

The program tests the TCP/UDP (ports 1~65535) ..

How can I start it? :confused:

thanks !!

Matio. ;)
 
Hi everybody,

Well.. I am trying to create my 3rd program in mac os x using Xcode..

The program tests the TCP/UDP (ports 1~65535) ..

How can I start it? :confused:

thanks !!

Matio. ;)

In XCode file->new project->application->command line tool. You probably want to choose the "C" type of tool from the dropdown menu, unless you want to create a Mac specific tool.

You can learn how to program TCP/UDP from Beej's network programming guide.

What were your other 2 programs? This will help us gauge how experienced you are to further direct you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.