Jack Duijf

Hello Pablo,
Does ot4xb supoorts the function GetExtendedTcpTable?
My programm starts a Socket server on port 1038. In some computers there is socket error 10048 Port in use by another process.
The goal is to find the program or service information that uses a speciffic port.
My application should be able to show a message like:
Port 1038 is in use by Programm/Service "applicationId".
It takes lots of time to find the offending program or service using ProcessExplorer.
Regards,
Jack Duijf