Question Client-Server Login

Bizz

New member
Joined
Jul 29, 2010
Messages
3
Programming Experience
3-5
Hy there everyone!

I try to make one application that will first show login form (with textbox for username and password) and when I press login client application send request to server side application that make SQL query (local) and return some values and that values will be listed in main form.

I hope that you understand what I want to do, I try something with TCP chat source codes but I don't manage what I want.

If someone maybe know better way to do this, freely post

Thanks!
Bizz
 
On web (dedicated) server, but I would not open ports for MySQL for security reason, because that I need Client-Server application.
 
Back
Top