Quote Originally Posted by Iraq View Post
Now I have a project in which users of a LAN should be able to log in an application running on the Administrator machine. Do I need to use server-client method ,or is it possible that users on other machines...
You can consider to use web application instead, use PHP + MySQL.