Net_Socket::connect()
Описание
Connect to the specified port. If called when the socket is already connected, it disconnects and connects again.
Throws
Таблица 50-1. Возможные значения PEAR_Error
Error code | Error message | Reason | Solution |
---|---|---|---|
every | every |
The connection could not be established because
|
Check for server name, the connection to the net and possible firewalls on client or server side |
Пред. | Начало | След. |
Net_Socket | Уровень выше | Net_Socket::disconnect() |