PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Connect to the specified port. If called when the socket is already connected, it disconnects and connects again.
boolean - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 49-1. Mögliche Fehler-Arten
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 |
Zurück | Zum Anfang | Nach vorne |
Net_Socket | Nach oben | Net_Socket::disconnect() |