Thread Rating:
  • 3 Vote(s) - 2.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[VB8] Getting Your IP & Information [TUT]
#21
thanks for this source. now i can gather my IP & Information easily.
Reply
#22
(11-13-2010, 07:28 PM)~AUB Wrote: thanks for this source. now i can gather my IP & Information easily.
So you read the title and decided to post Roflmao
Reply
#23
Pretty nice share, I'll probably use this later. Thanks.
[Image: dHtHt.png]

Learning C++
Reply
#24
Good post, but let me everybody some work... if you want your IP only.

Code:
Dim wc As Net.WebClient = New Net.WebClient
Dim ip As String = wc.DownloadString("http://whatismyip.com/automation/n09230945.asp")
MessageBox.Show(ip)
Reply
#25
very nice tutorial....i will add this to my next project.
Reply
#26
(08-14-2010, 06:18 AM)wchar_t Wrote: there is no such language as vb8.

-.-

its just vb.net

LOLed at that part. Dude VB8 stands for Microsoft Visual Basic Version 8, you are so Lazy, Google it.SleepRoflmao
Reply
#27
(08-14-2010, 06:18 AM)wchar_t Wrote: there is no such language as vb8.

-.-

its just vb.net

So it was probably you who rated the thread with 1*... Ninja
Great share! Keep this section alive... Oui
[Image: just-cause-2-header.jpg]
Reply
#28
it's an old thread that got bumped, but VB8 would stand for Visual Basic 2008. VB.net isn't always the same. Between VB6 and VB 2010, a few of the syntax's are different so it's helpful to know what version of Visual basic the code was written for.
Reply
#29
(08-14-2010, 06:18 AM)wchar_t Wrote: there is no such language as vb8.

-.-

its just vb.net

No you are wrong , Visual Basic is a Programming Language , 8 is the version of Visual Basic . OK please do understand it.Oui
[Image: UTLN2.gif]
That's not my Sig . So don't flame me.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] Statics 95 55,967 10-07-2012, 06:56 AM
Last Post: a99
  Computer Information - Program Made By Me BreShiE 25 7,348 06-29-2012, 06:01 PM
Last Post: iRtehLeet
  VB.NET Computer Information [SRC] Fragma 35 15,772 01-07-2012, 03:56 PM
Last Post: Quantum
  [TUT]Auto-Update System[TUT] HB Virus 3 2,165 01-07-2012, 02:21 PM
Last Post: Mastermrz
  EzInfo Source | Computer Information Grabber Die 3 1,817 01-03-2012, 02:07 PM
Last Post: Die

Forum Jump:


Users browsing this thread: 2 Guest(s)