Net_Socket (Previous) (Next) Net_Socket::disconnect()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_Socket::connect()

Net_Socket::connect() -- connects to a server

Beschreibung

Connect to the specified port. If called when the socket is already connected, it disconnects and connects again.

Rückgabewert

boolean - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Net_Socket (Previous) (Next) Net_Socket::disconnect()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.