- Home
·
- Internet/HTML
·
- Easy way to determine whether is online or not via the winsock control...
Easy way to determine whether is online or not via the winsock control...
Easy way to determine whether is online or not via the winsock control...
Rate Easy way to determine whether is online or not via the winsock control...
(1(1 Vote))
if winsock1.localIp <> "127.0.0.1" Then
label1="Connected"
else
label1="No connection"
End if
Easy way to determine whether is online or not via the winsock control... Comments
No comments yet — be the first to post one!
Post a Comment