I'm currently working on a school project that aims at creating a P2P chat client for users on the same network. For now, it will only be used by users on the same LAN network. But hopefully,I will to extend to work for users on the same public Wifi(if that's possible, is it?).I'm new to the .NET enviroment but have programmed in Java for the last a year. What is confusing me at the moment is how to store users information like username, password, account picture...etc. I was thinking of creating a database and storing them there but that seems inconvienent and since the app won't connect to some sort of server it might affect portability. How would you guys do this if you were working on such app? And also I started this thread so that I could also discuss some issues I face while developing(none so far) and get help.Thanks in advance.
Xabush 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.