Languages

Menu
Sites
Language
Internet Connection in Emulator

Hi there,

I 'm a newbie in tizen. I 'm creating a native app to detect internet connection in emulator using static function.

I know that in web app, they have systeminfo API in javascript.

So, i wonder if tizen have supported quickly detect internet connection state (connect/disconnect).

Sorry about my bad english and thanks for reading.

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Chintan Gandhi
Hi Mr. Luu, I suggest you to refer Tizen::Net Namespace Reference. It will surely prove a great help to your query. In the same there is an event listener called INetConnectionEventListener which will detect the connection with internet . Hope this helps. Good luck :)