在 iPush Server BackOffice 中新增 Service 與 User
帳號,並測試是否運作正常 請參閱 iPush
Server Getting Started 文件,或是 iPush Server BackOffice 使用手冊,在
iPush Server BackOffice 中新增一組 Service 與 User 帳號,讓監控程式
(iPush Client AP) 接收即時資料使用。設定資料如下:
Add a new Service:
- Group: ICE
- Product: ICE
- Expiration Date: 依需要自行設定之
- Limited Connections: 依需要自行設定之,但建議高於
10 以上。

Add a new User for Monitor ActiveX client:
- Group: ICE
- Product: ICE
- User ID: monitor
- Password: monitor
- Re-Enter Password: monitor
- Start Date: 依需要自行設定之,但必須早於今天
- Expiration Date: 依需要自行設定之
- Read Permission:
ch0 (代表對 Channel ch01~ch05 都有訊息接收的權限)
- Write Permission:
- (代表對任何 Channel,均無送訊息的權限)
- Concurrent use: 依需要自行設定之,但建議高於
10 以上。
- 其餘選項,依需要自行設定之。

另外,再設定另一組 Service 與 User 帳號,讓
Data Generator (這也是一個 iPush
Client AP) 餵送即時資料使用。設定資料如下:
- Group: ICE
- Product: ICE
- User ID: datagen
- Password: datagen
- Re-Enter Password: datagen
- Start Date: 依需要自行設定之,但必須早於今天
- Expiration Date: 依需要自行設定之
- Read Permission:
- (代表對任何 Channel,均無訊息接收的權限)
- Write Permission:
ch0 (代表對 Channel ch01~ch05 都有餵給訊息的權限)
- Concurrent use: 1
- 其餘選項,依需要自行設定之。

上述 Service 與兩組 User 帳號新增完成後,可以開啟兩個 TestMsgAgent
測試程式,一個扮演監控程式,一個扮演 Data Generator 角色,確認對 iPush Server 的訊息收送無誤。
->
iPush Server Getting Started、iPush Server BackOffice 使用手冊等文件,可以登入
ICE Developer Center 下載之。
->
TestMsgAgent 測試程式可以在 iPush Server 光碟的 VC API 範例程式中找到,或者至
ICE Developer Center 下載。 |