Recent Posts

Stats

Get Apps Deliverd To Your Email

Pages

Blogger Themes

Site Map

Advertise

Moto GP News

Football News

Formula 1 News

Pages

Sport News

Popular Posts

Blog Archive

Search This Blog

Tuesday 26 April 2011

Nfc Chat v1.00(0) Symbian^3 (S^3) SymbianOs9.5 Signed (Qt Based)



A custom-made user interface in Qt Quick uses a model to store the chat- and status messages and a simple listview to show them on the screen. The C++ class NfcPeerToPeer takes care of listening for NFC targets and establishing a LLCP socket connection to the client. A LLCP server is waiting for incoming connections at a specified URI and then provides a socket to send data to the client.

The C++ class is used from within the QML code and can be easily controlled - sending text to the other device is done using a slot. Both received messages and status messages are emitted using signals. In case the connection to the second device is lost, the application caches the message and sends it as soon as the link is re-established.

Requirements:
Qt 4.7.3, QtMobility 1.2 Beta

Download: Nfc Chat v1.00(0) Symbian^3

No comments:

Post a Comment