School Server/RIT: Difference between revisions

Fapryce (talk | contribs)
No edit summary
Fapryce (talk | contribs)
No edit summary
Line 67: Line 67:
#There are three options for the back end:
#There are three options for the back end:
##PHP driven webpage using apache and some sort of SQL
##PHP driven webpage using apache and some sort of SQL
<br>+ Using existing server and database technology
##*<br>+ Using existing server and database technology
<br>+ Doesn't require app, can use browser to get files as well
##*<br>+ Doesn't require app, can use browser to get files as well
<br>- Requires apache + SQL + PHP support
##*<br>- Requires apache + SQL + PHP support
<br>+ Would be installed if they have Moodle anyways
##*<br>+ Would be installed if they have Moodle anyways
<br>+ Uses HTTP protocol, easy to implement in client
##*<br>+ Uses HTTP protocol, easy to implement in client
##
##
##
##