get open TCP port in Python

Posted by Albert on Stack Overflow See other posts from Stack Overflow or by Albert
Published on 2010-05-14T23:27:33Z Indexed on 2010/05/14 23:34 UTC
Read the original article Hit count: 182

Filed under:
|
|

I want to get any random open TCP port on localhost in Python. What is the easiest way?

© Stack Overflow or respective owner

Related posts about tcp

Related posts about tcp-port