语言

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.

 

 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
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 :)