Hi All,
First thing first, I am a noob and this is my first application in J2ME.
Lets jump to business now: I copied a simple code from a book which uses RFCOMM in J2ME to connect 2 mobile devices via Bluetooth. Basically I have a simple echo client-server app. I coded both client and server using netbeans 6.1. When I run the code on the same host in emulators everything is working perfectly. The problem is the time I am trying to use a real cell phone. I send the client app to my cell phone which is a Nokia N78 and install it there but when I try to connect the client to server which is still running on my laptop I receive "Connection Failed(IOException:SymbianOS error= -6004: General System error)".
Any response in highly appreciated.

Reply With Quote

