I'm developing a sessionless environment, so how do you recommend that I
delete the cookie if I don't have a timeout event?

Paul Rony
Merchantware 

-----Original Message-----
From: Charles Daminato [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 26, 2000 10:52 AM
To: Juha-Matti Tapio
Cc: [EMAIL PROTECTED]
Subject: Re: OpenSRS Client Protocol


The cookie is used to maintain authentication between the client browser
and our system.  It's session based, so you can close the connection to
the server, as long as you maintain the cookie for as long as the end user
is logged in to manage their domain name.

Charles Daminato
TUCOWS Product Manager (ccTLDs)
[EMAIL PROTECTED]

On Tue, 26 Dec 2000, Juha-Matti Tapio wrote:

> I'm writing a client that uses the Perl library and there are a few things
> that I'm wondering.
>
> What is the purpose of the cookie in get domain and modify domain?
>
> Is the cookie only valid within one connection or can I close the
connection
> for a while before using the cookie?
>

Reply via email to