Hey guys,
Has anyone got some snippets of code or any ideas on how to be told when the wifi connection is made to a network and receive the SSID of the network joined?
So like say i join "TESTROUTER" i want my application to be told this so i can run a bunch of code.
I was planning on coding in Cocoa, and dont want to use a loop code or something to keep polling the system to find what ssid its connected to.
Has anyone got some snippets of code or any ideas on how to be told when the wifi connection is made to a network and receive the SSID of the network joined?
So like say i join "TESTROUTER" i want my application to be told this so i can run a bunch of code.
I was planning on coding in Cocoa, and dont want to use a loop code or something to keep polling the system to find what ssid its connected to.