Problem in accessing remote host name on win2k

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vijayB
    New Member
    • Mar 2008
    • 40

    #1

    Problem in accessing remote host name on win2k

    Hi All,

    I have written an application in which I m accessing remote host name using;
    System.net.dns. GetHostByAddres s(<IP Address>).HostN ame

    It is working fine with Windows Vista and Windows XP, but when I try to get remote host name from win2k machine, it throws an exception.

    Is there any alternative for this.
    I m writting this application using .Net framework 1.1

    Thanks
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    What is the exception and what is the exception's message?

    Comment

    Working...