I want save some client data on server. As I know, I must do it using session objects. How to use it?
0
Comments
marcFloridaAdministrators, ZeroC StaffMarc LaukienOrganization: ZeroC, Inc.Project: The Internet Communications EngineZeroC Staff
There are many ways to handle sessions. An exhaustive discussion of this topic could easily fill one or several chapters in a book, so I'm afraid without knowing specifics of what you want to do, we cannot give an answer in this newsgroup.
You might want to have a look at how Glacier handles session management. There is also a demo at demo/Glacier/session.
Ok.
For a start I try to look into demo/Glacier/session. But it may well be that
I return to this question again....whith description of what I want to do.
Thanks.
Comments
You might want to have a look at how Glacier handles session management. There is also a demo at demo/Glacier/session.
For a start I try to look into demo/Glacier/session. But it may well be that
I return to this question again....whith description of what I want to do.
Thanks.