Вниз
Скачать: CL | DM;

Мастера, подскажите   Найти похожие ветки 

 
boolean   (2002-11-30 14:38) [0]

Как найти свободный порт из диапазона? Допустим с 1000 по 10000


 
Digitman ©   (2002-11-30 14:46) [1]

см. bind()

If an application does not care what local address is assigned to it, it can specify the manifest constant value ADDR_ANY for the sa_data field of the name parameter. This allows the underlying service provider to use any appropriate network address, potentially simplifying application programming in the presence of multihomed hosts (that is, hosts that have more than one network interface and address). For TCP/IP, if the port is specified as zero, the service provider will assign a unique port to the application with a value between 1024 and 5000. The application can use getsockname after bind to learn the address and the port that has been assigned to it, but note that if the Internet address is equal to INADDR_ANY, getsockname will not necessarily be able to supply the address until the socket is connected, since several addresses can be valid if the host is multihomed.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.01 c
14-87097
ACR
2003-01-09 13:56
2003.01.27
Установка пакетов ( dpk )


14-87061
Виталий
2003-01-08 14:49
2003.01.27
Общие вопросы


3-86674
Соловьев
2003-01-08 16:59
2003.01.27
ADO за и против?


3-86692
Эдуард
2003-01-09 00:48
2003.01.27
EasyTable 4.11 не поддерживает SQL


3-86726
TTCustomDelphiMaster
2003-01-08 22:07
2003.01.27
Подсчет суммы в выделенных строках DBGrid




   Наверх