File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java Micro Edition and the fly likes Need Help for My J2me Application VNC Based Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Need Help for My J2me Application VNC Based" Watch "Need Help for My J2me Application VNC Based" New topic
Author

Need Help for My J2me Application VNC Based

amit meshram meshram
Greenhorn

Joined: Jan 28, 2012
Posts: 1
Dear All,

This is Amit Meshram, working with VNC Application (Desktop Sharing) i have changed the default port 5900 to port 80 because due to of my old router modem.
my application working very fine in emulator mode but when i install the application on phone and running the application gives error NullPointerException on connecting time. i also try some error handling but failed same error before error was SecurityException but SecurityException solved now NullPointerException creating problem.
please give any solutions for this problem.

Amit
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 7602

amit meshram meshram wrote:

Please check your private messages for an important administrative matter.


[Donate a pint, save a life!] [How to ask questions]
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 7602

Welcome to the Ranch.
Have you looked at the stack trace? That should tell you exactly which variable is null
 
 
subject: Need Help for My J2me Application VNC Based
 
Threads others viewed
Recording a vnc session
Alternative for pcAnywhere
problem starting tomcat
File Download from jsp
accessing a .properties file
IntelliJ Java IDE