abcd wrote:
> any ideas on how to block a network port from being used, or one that
> is currently in use?  For example, say I want to block port 23 from
> being used.  by used, I mean allowing connections to or from it.
> 
> thanks in advance.
> 
This is not really a Python question.  Blocking ports is a function
of your firewall solution.

-Larry Bates
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to