Hello guys, sorry im need help for how to make system online with VB6
because it's too hard to me,
but im already make a php for system online
there a source code ?
Thanks before,
Hello guys, sorry im need help for how to make system online with VB6
because it's too hard to me,
but im already make a php for system online
there a source code ?
Thanks before,
Sry for bumping this 1 month old thread, but what do you mean with "make system online with VB6" ?
online like - keep internet connection?
if so, then check your router for "keep alive" oder "timeout"
in vb you could make a ping or some other action that would require an internet connection.
this is a very easy version with no checks: Shell ("cmd /c ping google.com")