Re: Question about corba ping method
Duncan Grisby via omniORB-list <[email protected]> Wed, 21 Nov 2018 11:20:39 +0000
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2018-11-07 at 05:11 +0000, 何立佳 via omniORB-list wrote: > im using the omniORB 4.2.2 / omniORBpy4.2.2 and python3 to develop a > HUAWEI U2000 oss client and i got a ping failure question durring > developing. i have alreay Sorry, your message is extremely confusing and hard to read. I think you are trying to implement an object that supports an interface called NmsSession_I. You need to define a class that implements it. Look at examples/echo/example_echo_srv.py in the omniORBpy distribution. That shows how to define a suitable class and activate an object. Duncan. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org -- _______________________________________________ omniORB-list mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-list