Client server models
Posted: Tue Apr 30, 2024 3:00 pm
Though one of my best friends had explained to me the client/server model it took me years for me to actually digest and finally understand it.
And lately I managed to do my first client/server app using PB/CGI.
Q1
But are there other "cleaner" ways than using CGI? Are there examples? Or recommendation?
Q2
Is it possible to use a database other than sqlite? As that would sure make client/server data exchange much simpler
And lately I managed to do my first client/server app using PB/CGI.
Q1
But are there other "cleaner" ways than using CGI? Are there examples? Or recommendation?
Q2
Is it possible to use a database other than sqlite? As that would sure make client/server data exchange much simpler