Net_Socket::readInt() (Previous) (Next) Net_Socket::readLine()

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

Net_Socket::readIPAddress()

Net_Socket::readIPAddress() -- IP アドレスを読み込む

説明

ソケットから IP アドレスを読み込みます。読み込むデータは、 IP アドレスに変換可能な整数値が想定されています。 この関数は、IPv4 形式のアドレスだけに対応しています。

返り値

string - 読み込んだデータ、あるいは PEAR_Error

注意

この関数は、スタティックにコールする ことはできません。

Net_Socket::readInt() (Previous) (Next) Net_Socket::readLine()

Download Documentation Last updated: Sun, 24 Aug 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.