I'm looking for a way to get the IP Address from the user's computer.
It will be run from the client software on the user's computer and I can either do it through dos commands or through dll functions.
Initially I was doing it as a dos command output to C:\ipaddress.txt and then parsing the output and then deleting the file.
It worked perfectly until I found out the users don't have access to the root of C.
Then I used a USER32.DLL function to access the My Documents folder of the user. Except the dos commands run from our cr*ppy software don't do spaces in text. (I have tried with quotes but still no).
Was wondering if there's a dll function (or anything else) that you can think of that will allow me to get the computer's ip address.
Users browsing this forum: No registered users and 10 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum