Ethernet configuration
| Tue, 2008-05-06 12:52 | |
|
|
hello everybody, i am developing an application in Series 60 2nd edition fp3 sdk which implements the HTTP connection. The ethernet configuration is given by the application and no ethernet adapter is yet started.Can not proceed then i run the netcards.exe and network_config.bat from the path: But it still displays the same message box. What method should i follow to enable ethernet configuration. Please help me...It is very urgent. Thanks in advance. Brajesh. Life is too short ! so do as many good things as you can do... |






Forum posts: 120
Start your Emulator. and then follow
Tools (menu Option), given at the top
Tools->Preferences->Network
Here you can provide network information including any proxy if valid
Jupitar
Forum posts: 140
It displays a window containing message:
Emulator prefrence and diagnostic tool is java application.
You will need a java 1.4.1 or later compatible virtual machine installed on your system.
but the java 1.4.1 is already installed on my system.
what is the problem i am unable to find.
Brajesh
Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++
Forum posts: 463
I dont know if this is the problem but a checklist would be:
in the epoc32/tools/ecmt/config/config.properties check if java version is put, like for example below
epdt.java.version.start=1.4.1,1.4.2,1.5,5.0,1.6,6.0Forum posts: 140
yes epdt.java.version.start=1.4.1,1.4.2,1.5,5.0 this text is written in the config.properties
Brajesh
Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++
Forum posts: 120
I also faced the same problem sometime back. After upgrading the java sdk to 1.6 (or any latest)solved the problem.
In the worst scenario, try reinstalling the symbian SDK
Jupitar
Forum posts: 140
ok , i am going to reinstall all the sdk and jre.
thanks
Brajesh..
Life is too short ! so do as many good things as you can do...
Brajesh Kumar...
Beginner in Symbian C++
Forum posts: 2
This worked for me thanks.