機能 #3873
RTCProfile.properties.corba.endpoints: に起動時のエンドポイント情報を保存するようにする。
Start date:
01/21/2017
Due date:
% Done:
100%
Estimated time:
Description
RTCProfile.properties.corba.endpoints: に起動時のエンドポイント情報を保存するようにする。
Associated revisions
[incompat,newfunc] Now corba.endpoint is depricated. corba.endpoints property now has actual endpoint information. refs #3873
[incompat,newfunc] Now corba.endpoint is depricated. corba.endpoints property now has actual endpoint information. refs #3873
[compat,bugfix] refs #3873
[compat,bugfix] refs #3873
History
#1 Updated by n-ando about 6 years ago
- Status changed from 新規 to 解決
- % Done changed from 0 to 100
setEndpointProperty() 関数を実装。
ManagerServant を起動するタイミング、コンポーネントを起動するタイミングでcorba.endpoint, corba.endpoint_ipv4, corba.endpoint_ipv6 をセットする。
#2 Updated by n-ando about 6 years ago
- Status changed from 解決 to 終了
[incompat,newfunc] IORProfile.idl introduced to obtain IP addr/port information from IOR. refs #3873