Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2004
    Posts
    2

    Just get IP Address

    Hi,

    how can i work with the System.GetLanInfo ? I just want a Dialog Box which contains the IP Address of the machine.
    How can i access this value ?
    Thanks for your help.

    Greetings,
    hackstes

  2. #2
    Join Date
    Jun 2002
    Posts
    42
    Try this:

    tLanInfo = System.GetLANInfo();
    Dialog.Message("IP Address", tLanInfo.IP);

  3. #3
    Join Date
    Oct 2004
    Posts
    2

    Thx

    Thank you. It works...

Similar Threads

  1. capture and log IP Address using php and access?
    By ianhull in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 09-17-2004, 05:28 PM
  2. URL Address Input
    By sidd in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 07-14-2004, 03:21 PM
  3. I.P. Address
    By Bruce in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 08-22-2003, 03:19 PM
  4. IF statement for mac address ideas
    By Option_Explicit in forum AutoPlay Media Studio 4.0
    Replies: 2
    Last Post: 11-04-2002, 11:51 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