Files
unisa_lab_reti_2013_2014/11.client-server-exam-database (COMPLETE)/readme~

15 lines
429 B
Plaintext

SONO STATI CALCOALTI ERRORI SU READ,WRITE,CONNECT,SIGNALS
il server gestisce un file archivio.txt
il client puo inviare:
BYE - per chiudere la connessione
AGGIUNGI <NOME> <VOTO> - per far aggiungere un nome al server
VERIFICA <NOME> - per verificare se un nome è presente nel database del server
il server risponde:
BYE - A BYE
AGGIUNTO - AL COMANDO AGGIUNGI DEL CLIENT
EVENTUALI INFORMAZIONI SUI DATI - AL COMADNO VERIFICA