Skip to content

thearcanum/WIFSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIFSS

WIFSS Is not a File Sharing System

How to use it

Compile the whole project with: make
... or just one side with: make WClient or make WServer

Run with:
./WClient and ./WServer

Commands

List of commands currently available for Client:

?
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

List of commands currently available for Server:

?
help
who
send <message>
whisper <idClient> <message>
disconnect <idClient> ['-1' = all]
quit
exit
halt
stop
close
clear

Additionnal content

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.

About

WIFSS Is a F*cking Simple Service

Resources

Stars

Watchers

Forks

Packages

No packages published