How to programmatically deactivate the AirPort?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-04-25T11:01:06Z Indexed on 2010/04/25 11:03 UTC
Read the original article Hit count: 238

Filed under:
|
|

I want to make a small utility to programmatically deactivate the AirPort of my mac. I have networking problems which couldnt be resolved by expensive experts. I need to deactivate and reactivate the mac AirPort once every half hour. So a little utility which does that automatically would be great.

I think I wouldn't need an UI for this either. Just the most simple possible kind of application to automatically stop and start the AirPort. Maybe even apple automator code?

© Stack Overflow or respective owner

Related posts about macosx

Related posts about cocoa