I need help in socket programming again. Now I want to write the value of my textfield to my remote server log file in linux after a button is clicked by using the command.
The server is reading lines but the client isn't writing lines. Add a line terminator to the message, or use BufferedWriter.newLine().
BufferedWriter.newLine()