internet connection type checking

hi
is there any method to check internet connection status and connection type.

if connection is available how to check whether internet connection is wifi or 3g connection

can any one help me to find solution

Which platform are you looking for?

for android and iphone

For Android, check this post: http://stackoverflow.com/questions/2802472/detect-network-connection-type-on-android
For iOS, search for Reachibility class from Apple.

Paras Mendiratta wrote:

For Android, check this post: http://stackoverflow.com/questions/2802472/detect-network-connection-type-on-android
For iOS, search for Reachibility class from Apple.

How can I check internet connectivity for windows phone 8 using cocos2dx-wp8-v2.0

Sorry I have no idea about checking it on windows 8 phone. Try google or stackoverflow for answer.