Hi,

I have created a library called calendar.h which exposes all the
functionality of Google calendar and which you can use to create,
update and delete events outside the browser. The code is completely
working fine. But now the problem is if multiple user's use my library
at the same time, i want to return context-id to them.  This context-id
will be used as a reference when they perform any operations which is
similar to how Google returns gsessionid. I am using the cURL library
which uses the function curl_easy_init() to initialize.

How do i generate context-id's? Kindly help me.

Thanks 
Rajani


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to