CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 1999
    Posts
    25

    How I can get remote host IP address?

    Dear All,

    How I can find a remote machine IP address. Is any WinSocks examples available in Codeguru?.. I want to pick up IP address of a remote machine...

    Pl help....

    Regards,
    Kareem.


  2. #2
    Join Date
    Oct 2004
    Posts
    4

    Re: How I can get remote host IP address?

    there's a program where you type in the web address(www.codeguru.com) and it gets it is that what you mean? if you want it send back that you want it

  3. #3
    Join Date
    Oct 2004
    Posts
    4

    Re: How I can get remote host IP address?

    here is the program
    Attached Files Attached Files

  4. #4
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104

    Re: How I can get remote host IP address?

    are you trying to look up the address for a known host, or are you trying to get the address of a machine for which you are connected to?
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured