user authentification

A

Andreas Schulz

Hi,

i build an application where it would be necessary to use a kind of user
authentification, that means it is possible that different people use
the application on the pocket pc. but data are user specific. is there a
specific mechanism already implemented or what other solutions are possible?

thanks
 
S

S. J. Brooks

I believe there is not specific mechanism in place. In my app, i have a
similar type functionality going on. i have a directory that stores all the
users info, separated out by their usernames that are names of directories
inside that parent directory. i know what directory to look for based on
their username. It isn't difficult to implement if you use a standard naming
convention across all the user settings files.

Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top