I have this simple server class that receives in a socket fragments of data like : WRITE#filename.txt#data
The server has to write the data it receives in the same file.