2
ответа

получите открытый порт TCP в Python

Я хочу получить любой случайный открытый порт TCP на localhost в Python. Каков самый легкий путь?
вопрос задан: 14 May 2010 23:27
0
ответов

IPAddress.Parse() using port on IPv4

I'm trying to parse a string containing an IP address and a port using IPAddress.Parse. This works well with IPv6 addresses but not with IPv4 addresses. Can somone explain why this happens? The code ...
вопрос задан: 14 February 2012 08:34