| View previous topic :: View next topic |
| Author |
Message |
xearo Newbie
Joined: 01 Oct 2004 Posts: 18
|
Posted: Fri Oct 01, 2004 4:19 am Post subject: Need help retreiving IP address from proxy server |
|
|
Hello
i am using the vdshttpx.dll for a proxy server
but i want to be able to retreive the IP address of which computer has logged onto the proxy server and requested information
so basically i need to source the IP address of the most recent client to send data to a sepcific port on the server
i have searched the forums and the site but to no avail
firstly is it possible ?
if so
anyone have any idea's ? |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Fri Oct 01, 2004 4:15 pm Post subject: |
|
|
It should be possible but I did not include such a function within the dll. I know the component that I used for that dll allows you to get the user's ip address and port that has connected and requested data though.
You may want to ask someone here which develops in Delphi to add that into the dll for you. The dll comes with source code so it shouldn't be that difficult. |
|
| Back to top |
|
 |
|