I want to test an API such as gethostbyname which will need to enable the network lookup (either by hosts database file or DNS enabled), now I want to know how I should set up the emulator environment to enable the successful call of gethostbyname() API??
Please provide me any advices!! I am just a newbie to this.
Thank you very much.






