Can't get the ethernet connection set up, using series 60 v2.1 - have followed all instructions in the help files, inc.luding manual configuration, read all the advice on this forum regarding this- everything looks OK in theory but nothing works..
Basically. all set up, but series 60 "Sockets" example always returns -34 trying to connect to a web server running on localhost and internet addresses.
The only access point I can find registered is "ETHERNET", but according to the cedout.cfg file this maps to the WAPAccessPoint. Cannot find LAN_IAP_1 anywhere. My theory is that the emulator is reading these wap settings not the actual ethernet setting, but I could be wrong.
Any help would be appreciated, as many hours have been lost to this...
Managed to connect using prnesock libs downloaded from Symbian site. This is enough for me to develop a framework but I know it provide a limited implementation of RSocket etc, so eventually I'll have to go back to the emulator.
I would still like to hear from anyone with any "extra" information about getting ethernet connection running. I'm pretty confident my config settings are OK- the settings are DHCP configured so I shouldn't have to change anything I reckon.
Is there some other "missing link" that anyone knows about?
Wemamp,
I'm stuck with the same problem; I'm also unable to get the emulator working with my Ethernet. I have also spent a huge amount of time trying to get it working. Could you please tell me in detail how you managed to do it? I would be very grateful.
Kind Regards,
Joachim
wemamp wrote:Can't get the ethernet connection set up, using series 60 v2.1 - have followed all instructions in the help files, inc.luding manual configuration, read all the advice on this forum regarding this- everything looks OK in theory but nothing works.. Basically. all set up, but series 60 "Sockets" example always returns -34 trying to connect to a web server running on localhost and internet addresses.
The only access point I can find registered is "ETHERNET", but according to the cedout.cfg file this maps to the WAPAccessPoint. Cannot find LAN_IAP_1 anywhere. My theory is that the emulator is reading these wap settings not the actual ethernet setting, but I could be wrong.
Any help would be appreciated, as many hours have been lost to this...
Hi,
Have you tried this:
http://www.symbian.com/developer/downloads/files/connecting_the_symbian_os_emulator_to_the_internet_using_ethernet.pdf
There are several methods described for the SDK 7.0 including one fully explained and now included by default in the SDK 8.0.
Hope this helps.