Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

Simple OBEX Demo

Files:

This example shows the basics of implementing OBEX clients and servers using QObexClientSession and QObexServerSession.

The clients and servers are implemented over TCP/IP so that the example can be run on a single device. It can be easily modified to be run over Bluetooth or Infrared instead by using QBluetoothRfcommSocket or QIrSocket instead of QTcpSocket, and QBluetoothRfcommServer or QIrServer instead of QTcpServer.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3