Is it possible to check whether a port is open using ANT tasks?
I need to execute flexunit task, but before I start this task I need to check if another flexunit task is not running and blocking the desired port.
Thank you for any suggestions,
Rafal