Network Address in Cocoa
Network Address in Cocoa
- Subject: Network Address in Cocoa
- From: Matt Jaffa <email@hidden>
- Date: Sat, 17 Apr 2004 01:13:41 -0600
Hi,
Is there a way in Cocoa to find out what the current network settings
are?
Like the network ip address range, I need my app to allow any
connection to local network addresses but deny any ip address that is
not outgoing to the internet?
I think I understand that 0.0.0.0 - 0.0.0.255 is intercomputer
communication. Or does anyone have any clue relating to this stuff.
Mainly I need to know that above and also how to get what the network
address is, for example 192.168.1.0 - 192.168.1.255 is my home network
ip address range.
Any help is great
Thanks,
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.