Re: help on cookie

> I am new to libwww. I try to implement a program, which deals multi
> connections with a web site in the same time, 
> the web server will create a cookie for each connection, this cookie
> will be used to identify a connection. And each connection will send
> the some requests to the server. Can anybody tell me how to manager the
> the cookies with libwww.
> Any help is appreciated.

Firstly, read RFC2109 for the headers involved - beyond that, the
implementation should be obvious from the RFC.

HTH,

Matthew

-- 
"At least you know where you are with Microsoft."
"True. I just wish I'd brought a paddle."
http://www.debian.org

Received on Tuesday, 18 January 2000 05:14:00 UTC