Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am working on an application that has two parts: Desktop(using J2SE) & Mobile(using J2ME). I have found some examples demonstrating the connectivity part but how do I test them on PC(without actually installing the mobile app on a cellphone)?

If I run both J2ME and J2SE programs simultaneously they can't find each other.

The question is similar to this one: J2ME: how to test Bluetooth application on emulator? but in my case it is PC<->Mobile communication.

Also, this question did not help me because I just want to know 'how to test the app' not 'how to create it'.

I am using Bluecove, IDE:Netbeans, Emulator:Wireless Toolkit 2.5.2

share|improve this question
I am using this example: miniware.net/articles/viewarticle.php?id=22 ..it works fine if I install it on my cellphone but cant test it on pc. – Nitish Jan 29 '12 at 18:23

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.