Client Server Architecture

Viper92

New member
Joined
Jan 18, 2016
Messages
1
Programming Experience
Beginner
Hi all. I want to make a windows form application with a client server architecture and MS SQL database. It will be a desktop application, where the client application will be installed on different PCs. I found a tutorial on youtube and I did the communication between client and server but now I need to complicate it. I did this by using NetworksApi and i want to ask you if this is OK and should I continue with this because i didn't find many resources for this API. I heard something about WCF but is it suitable for what I want to do? If you can give me some advices or some tutorials i would be grateful. Thank you!
 
Back
Top Bottom