I'm new to micromulator.
I like demo of opera mini (http://www.opera.com/developer/tools/mini/)
and would like to have similar thing on my website. Don't want to
reinvent the wheel so, since microemulator is open source and opera
mini is free, I thought about using it as they did it. Copied midlet
files (applet.jar,mini.jar,skin.jar) and used appropriate html code.
Midlet runs, Opera runs, skin is in place, but when trying to view any
website, opera says "Connection Failed. Unable to connect. Please
review your network settings." What is causing the problem? How can I
fix it?
The Opera Mini demo on website runs in applet environment. If applet
connects itself to the network (Opera Mini does) it is limited only to
the same address as applet website. In your case Opera Mini tries to
connect to the different address which is forbidden.
BR,
Bartek Teodorczyk
> --
> You received this message because you are subscribed to the Google Groups "microemulator-support" group.
> To post to this group, send email to microemula...@googlegroups.com.
> To unsubscribe from this group, send email to microemulator-su...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/microemulator-support?hl=en.
>
Thanks,
jukooz
Yes, you are correct.
You could, theoretically, to override the server the midlet is
connecting, but some source code modifications of MicroEmulator would
be necessary.
Best Regards,
Bartek Teodorczyk
Regards,
jukooz
Best Regards,
Bartek Teodorczyk
Regards,
jukooz