Is there any TCP client available for PHP?
What do you mean?
I would like to communicate with tcp server.
The functionality I am looking for is similar to Visual Basic TCPclient class - I need functions to connect to server, send and receive data.
That is native to PHP, check the manual: http://www.php.net/manual/en/ref.sockets.php