I have a code with the following sequence of lines: Socket echoSocket = null; ... something ... echoSocket = new Socket(\"taranis\", 7);