Thank you very much Daniel.
There is a help in Fivewin Function about ConnectTo like that.
ConnectTo( <nSocket>, <nPort>, <cIPAddr ) --> nRetCode
<nRetCode> Zero if successful, otherwise SOCKET_ERROR.
unfortunately, it does not work. It returns always -1.