Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 39249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:50:07+00:00 2026-05-10T14:50:07+00:00

I wanted to show the users Name Address (see www.ipchicken.com ), but the only

  • 0

I wanted to show the users Name Address (see http://www.ipchicken.com), but the only thing I can find is the IP Address. I tried a reverse lookup, but didn’t work either:

IPAddress ip = IPAddress.Parse(this.lblIp.Text); string hostName = Dns.GetHostByAddress(ip).HostName; this.lblHost.Text = hostName; 

But HostName is the same as the IP address.

Who know’s what I need to do?

Thanks. Gab.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:50:07+00:00Added an answer on May 10, 2026 at 2:50 pm

    Edit of my previous answer. Try (in vb.net):

        Dim sTmp As String     Dim ip As IPHostEntry      sTmp = MaskedTextBox1.Text     Dim ipAddr As IPAddress = IPAddress.Parse(sTmp)     ip = Dns.GetHostEntry(ipAddr)     MaskedTextBox2.Text = ip.HostName 

    Dns.resolve appears to be obsolete in later versions of .Net. As stated here before I believe the issue is caused by your IP address not having a fixed name or by it having multiple names. The example above works with Google addresses, but not with an address we use that has a couple of names associated with it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 69k
  • Answers 70k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer EclipseLink documentation says: 'EclipseLink does not support the cache usage… May 11, 2026 at 12:46 pm
  • added an answer You could take a look at StringTemplate, which is a… May 11, 2026 at 12:46 pm
  • added an answer Issue happened because Linq Datacontext was created before transactionscope. Solution… May 11, 2026 at 12:46 pm

Related Questions

I wanted to emulate a popular flash game, Chrontron, in C++ and needed some
I wanted to generate one fix view using interface builder, but the size of
I wanted to do something like this: <asp:Label ID=lblMyLabel onclick=lblMyLabel_Click runat=server>My Label</asp:Label> I know
I wanted to edit a log comment in the repository browser and received an
I'm using Intridea's Acts as Readable Rails plugin for a messaging system I'm currently
I want to record user states and then be able to report historically based
I have multiple drop down lists on a page. They all contain list of
Anyone who has tried to implement RoutedCommands in WPF using M-V-VM has undoubtedly run

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.