At 05:13 AM 3/14/2005, you wrote:
hi all,
1)i am using NetMgr.h for my internet [client]application , i use function NetLibGetHostByName which Looks up a host IP address given a host name , i use a host name like http://www.xyz.com/firstpage.php?name=abc [this is a dummy url]..which connects to a page on my server.
i get no error on this.

That's not a valid hostname. "www.xyz.com" is a valid hostname, but you need to pull it out of the URL before calling NetLibGetHostByName.



-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/


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

Reply via email to