lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Dmitri Krylov
Date: Thu, 8 Feb 2001 12:40:34 -0500


  I'm trying to create a small browser-like application, whose only purpose in
life is to take a web address
 of a CGI script (ex: www.someaddress.com/cgi-bin/script?), establish connection
 with the server, and pass
some name/value pairs to it. The question I have (maybe it's too naive) is how
do I convert the URL address to
 IP address so that I can set up TCP/IP connection?
  Function gethostbyname(char *name) seems to be working only for
www.someaddress.com type of thing, and not for .../cgi-bin/script?
  Any help would be appreciated



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]