CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Apr 2002
    Posts
    5

    How to determine IP address ?

    Hello,

    I need to determine the actual IP address of the machine I'm working on. This machine is on dialup and gets IPs assigned dynamically.
    I'm working on Windows OS.

    Any hints on how to do this with C/C++ ?

    Thx

    BPCW
    Last edited by Andreas Masur; May 12th, 2003 at 03:55 PM.

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