wsman subscribe to callback function

View: New views
1 Messages — Rating Filter:   Alert me  

wsman subscribe to callback function

by Prash_blah :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am writing a c++ program to subscribe to a CIM provider and in case of events it should call one of my functions. I am not sure how to go about doing this as the parameters for wsman_action_subscribe consists of a destination uri.

1) does that mean i should have a web service listening on the destination uri to receive indications from the provider

2) is there a simple way to tell wsman to call one of my local functions. If yes then how do i go about doing that.

Thanks
Prashanth