Writing a Networking filter
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=aHFKIQbrbYdQCQLyhOA/aeIUnav5PuMVsp5srCYlDCs=; b=Sr4ZIBBIZWp9t6tMDqAIfObytvN9QtJKPF8B4aVhrahf8yyLCnmxcpe3t0s1YLYl3d ky51N3K9/afs7lxfTEPKSvuEjzhqySmu/knEKUegtbbB6bSd+rl4OnHpYfjFMjOQ0EVR 0uMY2UzyB7D9aLKC5JoyP+7gG4WyJeaCJ2TJg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VbqEaORo+dC6CPaBAXBYH7mn8X60FHN2aqiwBXIYt0qpuLy7/is9S3Yrw/AHrTixGS lAkLx199UIfi360nt6rt/6rrdvVVBdSuRDRQXBmWbatQaVUV6P8C+fQrdtPHDfBX6f9S SUx6PNSHrg5CA669SItx/SYvD01XqEQc+xgl0= Hello I am trying to find a way to write a networking filter for Mac OS X. This application should intercept all the of browsers requests and if the IP address/domain matches some specific value, i need to send to a browser a simple page instead, that tells that a user is not allowed to go to the site. (This is some kind of parental control) At what level should i implement this? What manuals should I read? I am a desktop mac developer, and before have been writing filter drivers only for Windows. I guess there is a lot of things to learn for me, but i don't even know where to start. Could you give me a hint? Thanks! _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
eveningnick eveningnick