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.
BluetoothSocket
Mediante el BluetoothSocket, el procedimiento general para transferir datos es el siguiente
Using the BluetoothSocket, the general procedure to transfer data is as follows
Después de conectar correctamente varios dispositivos, cada uno tiene un BluetoothSocket conectado.
After you have successfully connected multiple devices, each one has a connected BluetoothSocket.
El propósito del socket de servidor es recibir solicitudes de conexiones entrantes y, cuando se acepta una, proporcionar un BluetoothSocket conectado.
The purpose of the server socket is to listen for incoming connection requests and provide a connected BluetoothSocket after a request is accepted.
Cuando se realice con éxito, accept() mostrará un BluetoothSocket conectado.
When successful, accept() will return a connected BluetoothSocket.
Cuando termines con BluetoothSocket, siempre llama a close().
Cuando finalices con tu BluetoothSocket, siempre llama a close() para hacer una limpieza.
When you're done with your BluetoothSocket, always call close().
El dispositivo del servidor y el dispositivo del cliente obtienen el BluetoothSocket obligatorio de diferentes maneras.
The server device and the client device each obtain the required BluetoothSocket in different ways.
Si la conexión se realiza correctamente, accept() devuelve un BluetoothSocket conectado.
When successful, accept() returns a connected BluetoothSocket.
El método cancel() del subproceso permite cerrar BluetoothSocket y finalizar la conexión en cualquier momento.
The thread's cancel() method allows the connection to be terminated at any time by closing the BluetoothSocket.
Ten presente que, cuando accept() devuelve el BluetoothSocket, el socket ya está conectado.
Note that when accept() returns the BluetoothSocket, the socket is already connected.
Este método libera el socket de servidor y todos sus recursos, pero no cierra el BluetoothSocket conectado que accept() devuelve.
This method call releases the server socket and all its resources, but doesn't close the connected BluetoothSocket that's been returned by accept().
Es posible que también desees proporcionar en tu subproceso un método público que pueda cerrar el BluetoothSocket en caso de que necesites dejar de recibir conexiones en el socket de servidor.
You may also want to provide a public method in your thread that can close the private BluetoothSocket in the event that you need to stop listening on that server socket.
Cuando hayas conectado con éxito dos (o más) dispositivos, cada uno tendrá un BluetoothSocket conectado.
After you have successfully connected multiple devices, each one has a connected BluetoothSocket.
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.