hi all,
i'm a newbee to J2ME. i found one module on how to develop a MIDlet in J2ME that will act as a modem to a pc connected via bluetooth or serial port or any other media?
i thought i should as follow 2 steps:
1) Running a midlet on the phone that will be the server (appropriately a proxy server)
2) Running another midlet on the pc that will act as a client (just like RMI) which can access the internet via the mobiles GPRS connection?
which part of J2ME can help me in this regard and whilch SDKs and emulators can do this for me?
how to implement this?
your suggestion will be appreciated.

Reply With Quote

