I have a paired connection between a PC dongle and a Nokia 6131 NFC-phone. There are applications on the PC to send files to the connected bluetooth device and it works well. However I want a MIDlet to start on the phone when a file is received through bluetooth and I want to parse this file within the MIDlet.
How can this be done in a simple way?