1
Answer

C# .NET Server Client Connection without database

Photo of john shijith

john shijith

6y
634
1
Hi I planned to use JSON in my server to save User Database. for Small number. I planned to save JSOn files in my Server. and use .NetworkComms to retrieve values from JSON in my Client machine. Is that possible and tell me the best way to do it. and also give me some sample coide to do that so... Please...

Answers (1)