Killsoft Sugdok


Join the forum, it's quick and easy

Killsoft Sugdok
Killsoft Sugdok
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Check Connections speed

2 posters

Go down

Check Connections speed Empty Check Connections speed

Post by giovhz Sat Mar 23, 2013 1:40 pm

Imports System.Net.NetworkInformation
Public Class form1
Private Sub button1_click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim div As Integer = 0
Dim myNA() As NetworkInterface = NetworkInterface.GetAllNetworkInterfaces
Label2.Text = myNA(0).Speed
Label4.Text = Label2.Text.ToString / 1024
Label6.Text = Label2.Text.ToString / 1048576

End Sub
End Class
giovhz
giovhz
Newbie
Newbie

Posts : 41
Join date : 2013-03-09

Back to top Go down

Check Connections speed Empty Re: Check Connections speed

Post by mariano12 Thu Sep 12, 2013 4:00 am

hoe can i use this sir?im newbie..thanks

mariano12
Newbie
Newbie

Posts : 2
Join date : 2013-09-12

Back to top Go down

Check Connections speed Empty Reply

Post by giovhz Thu Nov 07, 2013 7:16 am

mariano12 wrote:hoe can i use this sir?im newbie..thanks
create ka form/button/& 3 label

lagay mo to sa button mo!

Dim div As Integer = 0
Dim myNA() As NetworkInterface = NetworkInterface.GetAllNetworkInterfaces
Label2.Text = myNA(0).Speed
Label4.Text = Label2.Text.ToString / 1024
Label6.Text = Label2.Text.ToString / 1048576
giovhz
giovhz
Newbie
Newbie

Posts : 41
Join date : 2013-03-09

Back to top Go down

Check Connections speed Empty Re: Check Connections speed

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum