Custom Transport Protocols

2 posts / 0 new
Last post
Offline
Last seen: 10 years 7 months ago
Joined: 08/12/2013
Posts: 1
Custom Transport Protocols

Hello,

I am working with the custom transport protocol example code.   I'm able to compile the FileTransfer.c and .h files without issue, as well as compile the source code generated by rtiddsgen on the example .idl file.  I have verified that the ndds libraries are in my load library path.  Yet, when i attempt to execute the compiled example, i receive an error stating it was unable to find the rtilibcustom_transports.so file.  What am I missing?

Thanks in advance,

Brent

Edit:  Updating the QOS profile xml file to ensure the library file name specified was consistent with the one i created containing the the plugin library, less the 'lib' prefix, solved the problem.

 

rose's picture
Offline
Last seen: 2 years 8 months ago
Joined: 08/22/2011
Posts: 148

Hello Brent,

I am glad that you found a solution!

Rose