I checked in windows10. ( rti_license.dat)
How to apply rti_license on VxWorks??
===================================
version : VxWorks 7
Using IDE : Wind River Workbench 4.6.3
We are running into a problem when our application attempts to open a socket on a specific port for receiving UDP blocks when that port was already given to and is in use by RTI. We only use the UDPv4 transport option, so when RTI/DDS Software launches it will request 3 ephemeral ports from the OS (VxWorks/RHEL) for DDS communications for the send sockets. The default configuration that VxWorks uses for these ports is a pool between 49152 and 65535. There is a small chance that these port numbers will collide with ones that should be reserved for our application, whi
Platform : mpc8548 (p2020 smp), vxWorks 6.9.4.0
RTI-Connext ver : 5.2.0
Hello.
When I reboot my system, a ppc machine has been crashed sometimes.(not always, most times it worked after reboot)
It has been unable to analyze because network connection also stopped. So I just rebooted the system.
This time with H/W part support, I finally got serial i/o and saw some errors (edrShow result) below.
This says "RTP < bin/WEPSIF_TPD.vxe (0x13bbd670)" is crashed
Hello,
I have the stringent necessity for a secure transport, authorization and authentication on VxWorks-based systems I'm currently working on. The RTI Secure WAN Transport plugin would meet my requirements perfectly, but according to it's release note it is not available for VxWorks. Are there any other encryption solutions for DDS on VxWorks or is it possible to still use the Secure WAN Transport plugin somehow?
Any help is highly appreciated,
Pete
I am attempting to create a Connext 5.1.0 application for vxWorks 6.9 on a vxsim (vxWorks simulator) target. The simulator runs on a win7 host with the RTI pentiumVx6.9gcc4.3.3 target libraries. I created a HelloWorld app per the Getting Started Embedded Systems Addendum.
On subscriber (or publisher) startup, the following message is displayed after calling DDSDomainParticipantFactory::get_instance():
RTIOsapi_getFirstValidInterface:OS ioctl(SIOCGIFCONF)() failure, error 0X6: S_errno_ENXIO