
Private Sub Command1_Click()
Shell ("ipconfig /flushdns")
Shell ("ipconfig /release")
Shell ("ipconfig /renew")
txtipcambia.Text = ws.LocalIP
End Sub
Private Sub Form_Load()
txtmiip.Text = ws.LocalIP
End Sub
|
|||
Tema destacado: Únete al Grupo Steam elhacker.NET |
|
|