Jump to content

cbox


Im a blackie

Members+
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Im a blackie

  1. Ive been programming in vb6 now for a couple of years, grabbing hostname is not hard at all, you need to connect to a site that displays your hostname then send a GET request and when all data has been received you just use the Mid() command to split the data to show the hostname, very simple.
  2. I saw someone post some app that grabs your internal IP, so i thought id just post a app that i made like 6 months go. It grabs the following... *External IP *Hostname *Internal IP *Computer Name *User Name *System Drive http://img521.imageshack.us/img521/2623/97254989.png *Edit* I forgot to mention that its coded in VB6. IP_Grabber.rar
×
×
  • Create New...