Jump to content
Forum Windows-az.com

Static/Dynamic İP


Ʌüsal

Recommended Posts

Forma 2 ədəd TextBox, 2 ədəd ButtonComponents bölməsindən Microsoft Winsock Control 6.0 komponentini forma əlavə edin.

 

1. General bölməsinə aşağıdakı kodu daxil edin.

 

Imports System.Net

 

2. Button1-ə klik edin və aşağıdakı kodu yazın.

 

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        TextBox1.Text = AxWinsock1.LocalIP

    End Sub

 

2. Button2-yə klik edin və aşağıdakı kodu yazın.

 

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click

        Dim getip As String = New WebClient().DownloadString("http://automation.whatismyip.com

/n09230945.asp")

        TextBox2.Text = getip

    End Sub

End Class

 

1308310744_1.jpg

- Laptop ve Desktop Anakartlarin temiri

- BIOS yazilmasi

- Sifreli SuperUser BIOS-larin silinmesi

- Kicik chiplerin deyisidrilmesi

- BGA Chiplerin deyisdirilmesi (GPU/CPU/FCH/PCH/HM ve s)

Link to comment
Share on other sites

Proqramlar telegramda

Sohbete katıl

Şimdi mesajını gönderebilir ve daha sonra kayıt olabilirsin. Bir hesabın varsa, hesabınla göndermek için şimdi oturum aç.

Misafir
Bu konuya yanıt ver...

×   Zengin metin olarak yapıştırıldı.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Önceki içeriğiniz geri yüklendi.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • loading...
×
×
  • Create New...