Перевод "sockets" на русский язык:
Словарь Английский-Русский
Примеры (Внешние источники, не пересмотренные)
| The socket was superseded by the LGA 1156 (Socket H) and LGA 1366 (Socket B) sockets. | Socket T (или LGA 775) разъём для установки процессоров в материнскую плату, разработанный корпорацией Intel, выпущенный в 2004 году. |
| The PHP Streams API introduces a unified approach to the handling of files and sockets in PHP extension. | Streams API for PHP Extension Authors |
| One socket could then deliver the performance of two processors, two sockets could deliver the performance of four processors, and so on. | Один процессорный разъём может теперь обеспечивать производительность двух процессоров, два процессорных разъёма четырёх и так далее. |
| They provide a simple and effective means of exchanging data between processes, without the need for setting up an alternative using unix domain sockets. | Замечание Для Windows платформ это расширение недоступно. |
| The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the enable sockets option to configure. | Данное расширение не определяет никакие типы ресурсов. |
| STARTTLS The STARTTLS extension allows the use of Transport Layer Security (TLS) or Secure Sockets Layer (SSL) to be negotiated using the STLS command, on the standard POP3 port, rather than an alternate. | STARTTLS Расширение STARTTLS позволяет использовать TLS (Transport Layer Security) или SSL (Secure Sockets Layer) для связи с помощью команды STLS, по стандартному POP3 порту. |
| Encrypted communication for POP3 is either requested after protocol initiation, using the STLS command, if supported, or by POP3S, which connects to the server using Transport Layer Security (TLS) or Secure Sockets Layer (SSL) on well known TCP port 995. | Шифрование связи для POP3 запрашивается после запуска протокола, с помощью либо команды STLS (если она поддерживается), либо POP3S, которая соединяется с сервером используя TLS или SSL по TCP порту 995. |