site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, all ... Regards, John Falling You - exploring the beauty of voice and sound http://www.fallingyou.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I'm developing network applications that run on OSX, among other platforms. However, on OSX (10.4.8 Intel on my MacBook), the "netstat" command seems to behave a bit differently than on, say, Linux or Windows. Specifically, "netstat -a" doesn't show ports open by server processes on OSX. I know that my code binds to a port, because I can use Network Utility to do a portscan and it shows me that the port is open ... but i've not been able to get netstat to show me that. Am I missing something basic? I'd like to use netstat, as often I only have a bash shell as my interface to the machine. This email sent to site_archiver@lists.apple.com