The code snippet appears to be missing? UDPDestination refers to the publishing side, and not the client. UDPConduit is used by the client.
Colm. On Tue, Jul 17, 2018 at 9:01 AM, Jonas <[email protected]> wrote: > Hi, > > I'm trying to discover ONVIF video devices with the WSDiscoveryClient. I > can > see the probe message in Wireshark. However, the message is sent on the > wrong network interface and I didn't find a way to explicitly set an > interface in the client. I found the "NETWORK_INTERFACE" property key in > the > UDPDestination class, but I don't know how to use it. > Is it possible to explicitly select the network interface for WS-Discovery > messages? If so, how? > > Here is a short snippet of the code: > > > > Best regards, > Jonas > > > > -- > Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
