The device supports MIDlet connectivity using:
Serial cable
Infrared port
If a MIDlet in the device calls the System.getProperty (microedition.commports)
method,
the device returns COM0,IR0.
However, if the same MIDlet
runs in the SDK, the SDK returns COM0,
even though it does
not simulate the serial or infrared communications paths.