
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: (TUTORIAL) Aprende a emular Sentinel Dongle By Yapis |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|