Not a valid solution
TCP is a bidirectional connection, which means that both the client and server need to acknowledge each other's existence and receive a response to establish a connection.
However in 2-way handshake, client response step is missed (client request only)