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.
WebSocket object
De manera predeterminada, el objeto WebSocket está habilitado.
Esta configuración de directiva permite a los administradores habilitar o deshabilitar el objeto WebSocket.
This policy setting allows administrators to enable or disable the WebSocket object.
Si deshabilita o no establece esta configuración de directiva, los sitios web pueden solicitar datos entre los dominios mediante el objeto WebSocket.
If you disable or do not configure this policy setting, websites can request data across domains by using the WebSocket object.
Como la conexión es asincronica y es propensa a fallar, no hay garantía de poder llamar al método send() inmediatamente después de haber creado el objeto WebSocket de manera exitosa.
As establishing a connection is asynchronous and prone to failure there is no guarantee that calling the send() method immediately after creating a WebSocket object will be successful.
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.
El objeto WebSocket provee la API para la creación y administración de una conexión WebSocket a un servidor, así como también para enviar y recibir datos en la conexión.
See also The WebSocket object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
MessageEvent El evento enviado por el objeto WebSocket cuando se recibe un mensaje enviado desde el servidor.
MessageEvent The event sent by the WebSocket object when a message is received from the server.
El evento enviado por el objeto WebSocket cuando se cierra la conexión. MessageEvent
The event sent by the WebSocket object when the connection closes. MessageEvent
DOMString Una cadena indicando el nombre del sub-protocolo que el servidor ha seleccionado. Este puede ser una de las cadenas especificadas en el parámetro protocols cuando se ha creado el objeto Websocket.
protocol DOMString A string indicating the name of the sub-protocol the server selected; this will be one of the strings specified in the protocols parameter when creating the WebSocket object.
Cuando se ha terminado de usar la conexión WebSocket, se llama el método close() del objeto WebSocket
When you've finished using the WebSocket connection, call the WebSocket method close()
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.