Results for websockets translation from English to Russian

English

Translate

websockets

Translate

Russian

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Russian

Info

English

websockets

Russian

websocket

Last Update: 2013-02-25
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

websockets – by default, it listens to port 80.

Russian

websockets — по умолчанию слушает 80 порт.

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

libwebsock: c library for easy websockets servers, 91 days in preparation, last activity 76 days ago.

Russian

libwebsock: c library for easy websockets servers, работа начата 91 дней назад, последняя активность 76 дней назад.

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

node-socket.io: makes websockets and realtime possible in all browsers, 871 days in preparation, last activity 180 days ago.

Russian

node-socket.io: makes websockets and realtime possible in all browsers, работа начата 871 дней назад, последняя активность 181 дней назад.

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

since the page shows websockets based features, you’ll need a websockets enalbed browser, such as google chrome or mozilla firefox. ipad and iphone also fit well with the task.

Russian

Поскольку страница показывает возможности сервиса через websockets, при просмотре необходимо использовать браузеры, поддерживающие эту технологию, такие как google chrome или mozilla firefox. ipad и iphone также отлично справятся с задачей.

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

// when the connection is open, send some data to the server connection.onopen = function () { connection.send('ping'); // send the message 'ping' to the server }; // log errors connection.onerror = function (error) { console.log('websocket error ' + error); }; // log messages from the server connection.onmessage = function (e) { console.log('server: ' + e.data); };

Russian

// when the connection is open, send some data to the server connection.onopen = function () { connection.send('ping'); // send the message 'ping' to the server }; // log errors connection.onerror = function (error) { console.log('websocket error ' + error); }; // log messages from the server connection.onmessage = function (e) { console.log('server: ' + e.data); };

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia

Get a better translation with
8,927,582,909 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK