Dim server As ServerSocket 'Add a reference to the network library
server.Initialize(0, "")
If server.GetMyIP = "127.0.0.1" Then 'this is the local host address
'no connection
End If
Currently no event is raised when there is an error inside WebView.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.