WIFSS Is not a File Sharing System
Compile the whole project with: make
... or just one side with: make WClient
or make WServer
Run with:
./WClient
and ./WServer
?
help
who
send <message>
whisper <idClient> <message>
list
rename <file> <newFileName>
remove <file>
ispresent <idClient> <file>
asklist <idClient>
quit
exit
logout
clear
close
download <idClient> <file>
checkfolder
?
help
who
send <message>
whisper <idClient> <message>
disconnect <idClient> ['-1' = all]
quit
exit
halt
stop
close
clear
You can try the system by connecting your client to your local server with localhost
or local
as address.
No data are saved by server, just a bridge between clients.