[Tutor] 3 questions for my port scanner project

Mark Kels mark.kels at gmail.com
Sun Feb 27 17:16:02 CET 2005


On Sun, 27 Feb 2005 03:24:07 -0800 (PST), Shitiz Bansal
<shitizb at yahoo.com> wrote:
> 
> The ports which do not respond are the ones which take
> most of the time.You can use the timer object to fix
> the time for each port.For eg. if a port does not
> respond within .1 sec it can reasonably be expected to
> be closed.The exact implementation will depend upon
> your code.You can also use threads to ping more than
> one port simultaneously.
> 
Thank you very much for yuor help !!
Now I only need to figure out how to make a progress bar and my
trubles are over :)

-- 
1. The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners.
2. Unix is user friendly - it's just picky about it's friends.
3. Documentation is like sex: when it is good, it is very, very good.
And when it is bad, it is better than nothing. - Dick Brandon


More information about the Tutor mailing list