I need list of tcp connections made where client has particular port for example : from my linux server need to check if any connection is made with client by 8008 port of client within last two minutes..
Is this possible or I m looking for too much ..?