LuaSocket: Check if Internet connection is up
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: LuaSocket: Check if Internet connection is up
- From: "Andreas Falkenhahn" <andreas@...>
- Date: 2012年2月12日 10:45:08 +0100
Hi,
how would I check if an Internet connection is available using LuaSocket?
Should I simply try to connect to a server or is there a better way to do
this?
Tks,
Andreas