Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I need to run a java program in a Windows Mobile 6 device. Is this possible? I need to do some tcp/ip programming with that so I can communicate to other computers. It's a simple computer class project, nothing fancy. Just sending messages and small files. Any suggestions?

share|improve this question
possible duplicate of JVM choices on Windows Mobile – ctacke May 21 '12 at 15:18

1 Answer

I believe that you can run J2ME apps on Windows Mobile.

share|improve this answer

Your Answer

 
discard

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