need to find exact WiFi encryption method

2009-11-19 Thread Padmakumar T V
Hi, I have used securityMode method in CWNetwork class of CoreWLAN framework to find the encryption used in the current Airport WiFi connection. I am getting return value kCWSecurityModeWPA_PSK. My problem is I have 2 WiFi network, 1) WPA - PSK - TKIP 2) WPA - PSK - AES But the Mac securityMode

How to change TCP / IP settings using Cocoa

2009-11-19 Thread Padmakumar T V
Hi, I need to know the current TCP / IP configuration setting Configure IPv4 of current WiFi connection and change this settings from Using DHCP to Manually and configure IP settings like IPaddress and subnet using Cocoa API. If some body can share some inputs on this, I will be a great help.

How to avoid text distortion

2009-11-19 Thread Padmakumar T V
Hi, I have created an Application using Wizard like design with the help of NSView. But all the text displayed in each page, even all labels also gets distorted. Like the all the font edges are not sharp and font edges are seen to be dsitorted. regards, Pappan