by "Maarten Wiltink" <maarten@[EMAIL PROTECTED]
>
Jul 16, 2008 at 05:47 PM
"Carl Willems" <carl.willems_delete_this_@[EMAIL PROTECTED]
> wrote in message
news:Qznfk.21038$5U6.4290@[EMAIL PROTECTED]
> I'm trying to make a utility that I pass a ****t number into and it
> will return the program accessing the internet through that ****t.
> Ideally I will get the remote IP address also. I have quite some
> Delphi experience but never did anything involving networks. Can
> someone point me in the right direction ?
This is not a Delphi problem. Delphi on its own will not solve this
for you. If you have 'quite some' Delphi experience you should already
know how to gain access to functions in DLLs. I expect the answer to
your question is to be found in WinAPI or libpcap/winpcap somewhere.
Groetjes,
Maarten Wiltink