Hello Developers,

  I am new to socket Programming. I am using the  the "HelloNetLib" Sample 
Application as a reference. I am doing following steps.

err = SysLibFind("Net.lib", &AppNetRefnum);   //  I get err is 0 and 
AppNetRefnum = 6;

NetLibOpen(AppNetRefnum, &newErr); // returns 0 but newErr = 4620 i.e. 
netErrNoInterfaces.

I am not getting the error .. I think its not getting the internet. Are there 
any steps to configure the internet for the simulator?

Can anybody please tell me the solution?

Thanks in Advance.

..
KiraN Puranik



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to