Board index » delphi » How to detect IP address ?

How to detect IP address ?

I have to write a DOS program that detect IP address and host name.
Any idea/clue ?

mailto:kfenno...@staffandline.com

 

Re:How to detect IP address ?


Normally you would use some function calls available from the TCP/IP
implementation you are running. Look for a software development kit to go
with whatever TCP/IP stack is in use.

--

        Craig Hart

My email address:  ch...@hyperlink.net.au
My home page:      http://home.hyperlink.net.au/~chart

Note: Unsolicited SPAM email'ers will be prosecuted. My
reply-to address has been altered to foil spammers - remove
'nospam' when replying!!

Quote
Karem FENNOUCH wrote in message <6vd99t$ba...@platane.wanadoo.fr>...

>I have to write a DOS program that detect IP address and host name.
>Any idea/clue ?

>mailto:kfenno...@staffandline.com

Other Threads