Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: hw_mapid - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<hw_InsertObjecthw_Modifyobject" width="11" height="7"/>
view the version of this page
Last updated: Sat, 06 May 2006

hw_mapid

(PHP 3 >= 3.0.13, PHP 4, PECL)

hw_mapid -- グローバル ID を仮想的なローカル ID に割りつける

説明

int hw_mapid ( int connection, int server id, int object id )

hyperwave サーバのグローバルオブジェクト ID を、 仮想的なオブジェクト ID に割りつけます。 これは、hw_connect() で接続を行っていない場合でも 行われます。 この仮想オブジェクト ID は、 hw_getobject() でオブジェクトレコードを得るといった用途に 他のオブジェクト ID と同様に使用することが可能です。 サーバ ID は、オブジェクトのグローバルオブジェクト ID(GOid)の最初の 部分であり、実際にはサーバの IP アドレスを整数で表したものとなります。

注意: この関数を使用するには、F_DISTRIBUTED フラグを設定しておく必要があります。 このフラグは、現在のところコンパイル時に hg_comm.c の中で設定することのみが可能です。 このフラグは、デフォルトでは設定されていません。 hg_comm.c の先頭にあるコメントをお読みください。



add a note add a note User Contributed Notes
hw_mapid
There are no user contributed notes for this page.

<hw_InsertObjecthw_Modifyobject" width="11" height="7"/>
 Last updated: Sat, 06 May 2006
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2006 The PHP Group
All rights reserved.
This mirror generously provided by: PacketBusiness, Inc.
Last updated: Tue Sep 5 02:24:18 2006 JST