| Author |
How to download a midlet from a midlet?
|
Iron Alpha
Greenhorn
Joined: Jul 01, 2003
Posts: 2
|
|
|
Is it possible download amidlet from a mildet?how to do it?
|
just because
|
 |
dan moore
Ranch Hand
Joined: Nov 04, 2001
Posts: 68
|
|
hi, to my knowledge, not in a useful form - that is you could download the bytes of a class such as a midlet, but there is no mechanism for accessing or instantiating such a class - i.e. no dynamic class loading. is that what you're after? cheers, dan.
|
dan moore, infomatiq ltd.<br />email dan@infomatiq.co.uk<br /><a href="http://www.infomatiq.co.uk" target="_blank" rel="nofollow">http://www.infomatiq.co.uk</a>
|
 |
Iron Alpha
Greenhorn
Joined: Jul 01, 2003
Posts: 2
|
|
|
If can do this. I want to write a midlet to browse the midlet on server and download it.
|
 |
dan moore
Ranch Hand
Joined: Nov 04, 2001
Posts: 68
|
|
hi there, practically speaking, browsing for midlets to download i think you need to do in WAP (or whatever) browser on the device. if you can put together some pages in WML with links to your various midlets, you can quite easily get some Midlet browsing going. this here might have what u need. hope that helps, dan.
|
 |
 |
|
|
subject: How to download a midlet from a midlet?
|
|
|