sup3r93
Member
Hello everyone, I am developing a project for the management of emergency vehicles, as you can see from the structure visible in the image there is a server and five clients, with many accesses to the server, I have now thought to avoid giving the access to the database to dozens of users to use the server as a tunnel, surely I will have to establish a connection between the server and the client, but how can I get data from the mysql database passing through the server ?, it is by chance possible to use some server classes from the client?
thank you all
thank you all