How would you
How would you go on about making a server-client application?
Basically I want to post some data on the server application and it must be visible on the client applications.
The data can be text, images, videos, or a combination of these.
The data should be editable by the administrator of the server application but only readable by the client applications.
I've never worked with such a thing before so I require some guidance
Basically I want to post some data on the server application and it must be visible on the client applications.
The data can be text, images, videos, or a combination of these.
The data should be editable by the administrator of the server application but only readable by the client applications.
I've never worked with such a thing before so I require some guidance