MUNクライアントとのネットワーク接続処理.
More...
static UInt32 mun_proxy.MunProxySessionToClient.GetClientNum |
( |
| ) |
|
|
static |
接続クライアント数の取得.
- Returns
- 接続クライアント数を返す。
static bool mun_proxy.MunProxySessionToClient.Initialize |
( |
ref MunProxyConfigure |
configure | ) |
|
|
static |
初期化処理.
- Parameters
-
configure | mun_masterサーバ起動設定情報. |
- Returns
- 初期化処理に成功したら true 、失敗したら false を返す。
static void mun_proxy.MunProxySessionToClient.Send_Relay_Anything |
( |
MrsConnection |
pMunClient, |
|
|
UInt16 |
payload_type, |
|
|
ref mrs.Buffer |
buffer |
|
) |
| |
|
static |
MUNクライアントに対し、mun_masterサーバから受信した情報を渡す.
- Parameters
-
pMunClient | MUNクライアント側の接続モジュール. |
payload_type | mun_masterサーバから受信した受信データの属性. |
buffer | mun_masterサーバから受信した受信データ本体. |
static void mun_proxy.MunProxySessionToClient.Update |
( |
UInt64 |
updateInterval | ) |
|
|
static |
The documentation for this class was generated from the following file: