Client-Server interaction
Past due by about 7 years
0% complete
Have the program load the images from an external server.
The server should contain a database with patients.
It should be possible to prepare the images beforehand such that the client application can only send the patients ID and then get the images delivered.
Server
Save Images in a server side database
Each patient has his own ID
Client
Get patient I…
Have the program load the images from an external server.
The server should contain a database with patients.
It should be possible to prepare the images beforehand such that the client application can only send the patients ID and then get the images delivered.
Server
Save Images in a server side database
Each patient has his own ID
Client
Get patient ID from QR code -> implement QR reader
Request files from server