This GPL application is a simple test socket server which uses the C++ server socket class. The application waits for a client connection, receives a string and always replies with the same string. The socket server will terminate when it receives a send string with the word end.