I'm trying to install java apps onto a Nokia 3410. There's no option to do it via serial or IR - Just via WAP.
I've set up a webserver, and I have JAD files and JAR files sitting there ready to go. As far as I can tell my JAD is correctly pointed at my JAR. The server is set up correctly to return the right MIME
types for JAD and JAR.
So when I point the phone's WAP browser at the JAD, I get a message giving me quick info about the application and asking if I want to install. I say yes and it goes to a "Downloading App" screen - So far so good.
The webserver receives my request, and both the JAD and JAR give HTTP 200 responses - They're sent correctly by the webserver. No problems there. So if the JAD is sent fine, and the JAR is as well.
Unfortunately, once I get here I'm shafted - The download always times out after 5-10 minutes (haven't checked, but I think it times out after the same amount of time.)
I've tried the same thing with the same results for a couple of different apps now. Anyone got any ideas?

Reply With Quote


