Una guía sobre cómo escribir el código del lado del servidor para manejar el protocolo WebSocket.
A guide to writing server-side code to handle the WebSocket protocol.
Esto no está directamente relacionado con el protocolo WebSocket, pero no está de más mencionarlo: tu servidor debe llevar el registro de los sockets de los clientes, de manera de no realizar handshakes constantemente con los clientes que ya han completado este proceso.
Keeping track of clients This doesn't directly relate to the WebSocket protocol, but it's worth mentioning here: your server will have to keep track of clients' sockets so you don't keep handshaking again with clients who have already completed the handshake.
Haga coincidir el protocolo WebSocket en el apretón de manos WS.
Match the websocket protocol on the WS handshake.
Ambos esquemas utilizan un mecanismo HTTP upgrade para actualizar al protocolo WebSocket.
Both schemes use an HTTP upgrade mechanism to upgrade to the WebSocket protocol.
En este tutorial, vamos a revisar el proceso de ejecutar un servidor WebSocket en PHP, y luego construir un cliente para enviarle y recibir mensajes mediante el protocolo WebSocket.
In this tutorial, we'll review the process of running a WebSocket server in PHP, and then building a client to send and receive messages to it over the WebSocket protocol.
La aplicación Citrix Workspace para HTML5 emplea el protocolo WebSocket para acceder a escritorios virtuales y a aplicaciones alojadas.
Citrix Workspace app for HTML5 uses the WebSocket protocol to access virtual desktops and hosted applications.
CloudFront admite el protocolo WebSocket, así como el protocolo HTTP con los siguientes métodos HTTP: GET, HEAD, POST, PUT, DELETE, OPTIONS y PATCH.
CloudFront supports the WebSocket protocol as well as the HTTP protocol with the following HTTP methods: GET, HEAD, POST, PUT, DELETE, OPTIONS, and PATCH.
El protocolo WebSocket está soportado por la mayoría de navegadores, incluyendo Google Chrome, Internet Explorer, Firefox, Safari y Opera.
The webSocket protocol is supported by most of the web browsers, including Google Chrome, Internet Explorer, Firefox, Safari and Opera.
Para comunicarse utilizando el protocolo webSocket, necesitarás crear un objeto WebSocket; este automáticamente abrirá una conexión temporal al servidor.
In order to communicate using the WebSocket protocol, you need to create a WebSocket object; this will automatically attempt to open the connection to the server.
Aunque el protocolo WebSocket es indiferente a la conexión sobre servidores proxy o cortafuegos, implementa una negociación compatible con HTTP para que los servidores HTTP puedan compartir sus puertos HTTP y HTTPS por defecto (80 y 443) con una pasarela o servidor WebSocket.
While the WebSocket protocol itself is unaware of proxy servers and firewalls, it features an HTTP-compatible handshake thus allowing HTTP servers to share their default HTTP and HTTPS ports (80 and 443) with a WebSocket gateway or server.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "protocolo WebSocket" în limba Română