Re: Mac networking info
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:content-transfer-encoding :message-id:references:to:x-mailer; bh=Iau5Vxv3upSW7Eqc0Bh0Kzp6RFwzpRfwTcb0K/VzrrA=; b=M7tg39J0ds/IAKwBNQUI4fs6LkJFAgxIoZFhw2V1QV/cnCGcodqG4s2tegs6oQVXkp n/LlLca7vDRHKdQe7B3/Yey+pssjcaXrHbNY72dvXFHemRDkqwf8EFtbFw9dVByeSdmS yaQxAuP6E/ZGeqNI6DzW0I9LhkLfM8am2VUqQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=C5Vf7SyI7Rsi63nSF7pJSSv2t/iuDoRLTlsw9IZgR0dduwZaqFOxvf9hRBflBdIlAc A+knuSmiF3a4TlC+ZUHMCp2sJj0Ixb4Gxo58f5NpXdYF9SiDjazkL+coW1MuU5E6udLP wJC6qskfIwXbIkKej3RIOxYeD+kh2bU+BNsq4= On Jun 9, 2010, at 10:50 PM, Fred McConnell wrote:
I apologize for the simplicity of my request. However, as a newbie Mac programmer as a fifth career, what advice is there for network programming in and through a Mac network? Tutorials, References, Code snippets, Books, etc. -- Aloha, Fred McConnell fmmcconnell@gmail.com
Fred, Might I suggest searching either in XCode documentation or developer.apple.com: BonJour [this is for discovering what services a given computer may be willing to provide] CFNetwork network There is plenty of sample code and documentation available, it just depends what kind of networking info you want, with different level's of abstraction. Eli _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach