Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: dynamic socket communication

by wol (Hermit)
on Aug 06, 2010 at 15:15 UTC ( [id://853426]=note: print w/replies, xml ) Need Help??


in reply to dynamic socket communication

It's not obvious from the original post whether the value returned by the server would need to be maintained between one invocation of the client and the next.

The whole thing seems reminiscent of a web browser maintaining cookies, and cookies come in two flavours: persistent cookies: saved to disk when the browser is shut down; and session cookies: never written to disk and lost when the browser is quit.

Which flavour are we talking about here?

And furthermore, would you like a nice glass of milk with that?

use JAPH;
print JAPH::asString();

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-18 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found