DomainParticipantFactory Domainparticipant QOS

4 posts / 0 new
Last post
rohitrx4's picture
Offline
Last seen: 4 years 6 months ago
Joined: 02/15/2019
Posts: 10
DomainParticipantFactory.TheParticipantFactory.get_default_participant_qos(participentQos); behave diffently on diffrent pltfrm

Hello,


I am creating DefaultParticipantQOS in java its working well. Same code I called in .Net using JNI interportability ( there is no issue with JNI). But when i trace the default participant QOS bot output is diffrent 

for example: 
In Java Default QOS Trace 
DiscoveryQosPolicy[enabled_transports=[], multicast_receive_addresses=[builtin.udpv4://239.255.0.1], metatraffic_transport_priority=0, initial_peers=[builtin.udpv4://239.255.0.1, builtin.udpv4://127.0.0.1, builtin.shmem://],

in Dot Net with JNI 

Subscribe to RSS - DomainParticipantFactory Domainparticipant QOS