Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: How can my tcp client call a sub directory when calling a socket connection?

by sschneid (Deacon)
on Jun 20, 2002 at 21:42 UTC ( [id://176168]=note: print w/replies, xml ) Need Help??


in reply to How can my tcp client call a sub directory when calling a socket connection?

Directory information is called from within the HTTP request, ie:
print $remote "GET http://thesite.com/subdirectory/newlogin.cgi\n";
You may want to check out RFC 2068 for more information. scott.
  • Comment on Re: How can my tcp client call a sub directory when calling a socket connection?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://176168]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-23 07:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found