Vertaling van "de websocket" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Esta configuración identifica el puerto para conexiones entrantes de WebSocket.
This setting identifies the port for incoming WebSocket connections.
La tecnología de WebSocket ayuda a cambiar los datos en el tiempo real sin ningún retraso.
Technology WebSocket helps to change data real time without any delay.
MyQtt: OpenSource MQTT usado la librería noPoll para integrar el soporte de websocket en un servicio web ejecutando en un dispositivo embebido linux.
stacom-software.de Stacom Software Engineering used the nopoll library to integrate websockets in a web service running on a embedded linux device.
Lea las últimas especificaciones oficiales de WebSocket RFC 6455.
Note: Read the latest official WebSockets specification, RFC 6455.
De ahí que las conexiones sin cifrar de WebSocket se deberían utilizar solo en las topologías más sencillas.
Therefore, unencrypted WebSocket connections should be used only in the simplest topologies.
Wrike requiere conexiones de WebSocket para . en el puerto 443.
Wrike requires WebSocket connections to . on port 443.
Cuando se está ejecutando la escucha de WebSocket, el resultado del comando se parece a lo siguiente
When the WebSocket listener is running, the command output is similar to the following
Puede que tengas que añadir una excepción al firewall o hacer que el proxy intercepte las conexiones de WebSocket.
You might need to: add an exception to your firewall and/or have your proxy intercept WebSocket connections.
Comprueba si tienes un servidor proxy o un firewall que esté bloqueando el acceso de WebSocket (puede que necesites la ayuda del administrador del sistema).
Check if you have a proxy server or firewall that blocks WebSocket access (you might need your system administrator's help).
Minutos de conexión: número total de minutos que los clientes o los dispositivos están conectados a la conexión de WebSocket (redondeados al minuto más próximo).
Connection minutes: Total number of minutes the clients or devices are connected to the WebSocket connection (rounded to a minute).
En el VDA, ejecute el siguiente comando para comprobar si la escucha de WebSocket sigue ejecutándose.
On the VDA, run the following command to check whether the WebSocket listener is running.
P: ¿Cómo puede determinar mi servicio backend si el cliente sigue conectado a la conexión de WebSocket?
Q: How can my backend service identify if the client is still connected to the WebSocket connection?
Puede utilizar el método GET de la URL de devolución de llamada en la conexión para determinar si el cliente está conectado a la conexión de WebSocket.
You can use the callback URL GET method on the connection to identify if the client is connected to the WebSocket connection.