Go online with the simulator again !! (Symbian OS s60 ))

Source: Internet
Author: User

(Applicable to sdk2.0for Symbian OS, Ethernet plug-in for SDK 2.0)
1. Find and back up the $ epocroot $ \ epoc32 \ WINS \ c \ cedout. cfg file. (Optional)
2. Find the ceddump file under $ epocroot $ \ epoc32 \ release \ WINS \ udeb and execute it (the role is to export the simulator configuration to cedout. cfg)
3. Edit $ epocroot $ \ epoc32 \ WINS \ c \ cedout. cfg.
[Lanservice] add_section # commdb_id = 1
Name = lan_service_1
Ifnetworks = IP, ip6
Ipnetmask = 255.255.255.0 // Subnet Mask
Ipgateway = 192.168.0.1 // gateway ipaddrfromserver = false // if it was previously true, change it to false ipaddr = 192.168.0.250 // The specified IP address. do not duplicate the IP address with the local IP address.
Ipdnsaddrfromserver = false // The previous value is true, and the value is changed to false.
Ipnameserver1 = 192.168.0.6 // The first address of the DNS server
Ipnameserver2 = 61.139.2.69 // second address of the DNS server
Field_count = 9 end_add
Note: The above items (except ipaddr is customized) are viewed using ipconfig/All.
Change dialogpref = prompt
Dialogpref = donotprompt [connectionpreferences] add_section
Ranking = 1
Direction = outgoing
Dialogpref = donotprompt
Bearerset = lan iap = 1
Field_count = 5
End_add
4. Execute CED-I cedout. cfg in DOS mode (import cedout. cfg to the simulator configuration and perform corresponding detection)
5. Execute emulator and test the connection (OK)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.