Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QBluetoothScoServer Class Reference
[QtBluetoothModule]

The QBluetoothScoServer class represents a SCO server socket. More...

    #include <QBluetoothScoServer>

Inherits QBluetoothAbstractServer.

Public Functions

Additional Inherited Members


Detailed Description

The QBluetoothScoServer class represents a SCO server socket.

This class makes it possible to accept incoming SCO connections. Synchronous Connection Oriented connections are used to transfer audio data over a Bluetooth link. The audio data is usually compressed by a lossy codec and should not be used to transfer bulk data.

Call listen() to make the server listen for new connections. The newConnection() signal will be emmited each time a client connects to the server.

Call nextPendingConnection() to accept the pending client connection.

When listening for connections, server address is available by calling serverAddress().

Calling close() will make the QBluetoothScoServer stop listening for connections and delete all pending connections.

See also QBluetoothScoSocket.


Member Function Documentation

QBluetoothScoServer::QBluetoothScoServer ( QObject * parent = 0 )

Constructs a new QBluetoothScoServer with parent parent. The server is in the UnconnectedState.

QBluetoothScoServer::~QBluetoothScoServer ()

Destroys the server.

bool QBluetoothScoServer::listen ( const QBluetoothAddress & local )

Tells the server to listen for incoming connections on address local.

Returns true on success; otherwise returns false.

See also isListening().

QBluetoothAddress QBluetoothScoServer::serverAddress () const

Returns the address the server is currently listening on. If the server is not listening, returns QBluetoothAddress::invalid.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le Qt Labs au hasard

Logo

La théorie des chaînes

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web