Windows

Note: Applies to NDDS 3.x, RTI Connext 4.x and above. You can run a publisher and subscriber on the same node or on different nodes. However, even if you are only using one node, by default, RTI Connext looks for a network connection. The default discovery behavior is to look for peers using ...
3197 reads — 0 comments
Note: Applies to RTI Data Distribution Service 4.1 and higher and all RTI Connext versions. You may want to use Visual Studio Express because it's free. Please note, however, that Visual Studio Express has some limitations: It does not include Microsoft programming libraries, such as MFC, ATL, and ...
8089 reads — 0 comments
Note: This entry applies to Windows systems only. If you are sending data larger than 1400 bytes, and the subscriber is not receiving any data, make sure winsock32.lib is NOT in the list of libraries included in your project. There are two different socket libraries on Windows systems: winsock32. ...
3712 reads — 0 comments
Note: Applies to RTI Data Distribution Service 4.2e. An UnsatisfiedLinkError message or a message stating " Failed to load Flexlmclient library " indicates that Microsoft® Visual C++ 2005 Service Pack 1 is not installed. RTI Analyzer is part of RTI Developer Platform. RTI Developer Platform 1.2 and ...
3482 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. If your IDL file defines a large data type and rtiddsgen reports an "out of memory" error, increasing the Java heap memory may help. To do this, open $NDDSHOME/scripts/rtiddsgen with an editor of your choice and add -X options (see below) to the last line ...
3952 reads — 0 comments
Note: FlexLM is no longer a dependency for RTI Connext 4.5e and above. Typical symptoms: RTI Analyzer comes up as a blank Eclipse window. RTI Analyzer does not prompt for your new license. RTI Analyzer is not operational. If you have upgraded your RTI Analyzer to a new version, or if you have a new ...
3799 reads — 0 comments
Note: Applies to RTI Connext 4.x and above. The TryEnterCriticalSection function is only declared in WinBase.h if _WINNT_WIN32 >= 0x400 . This symbol is defined within the ACE-TAO headers, which in turn are pulled in from Foo.h . If an application includes ndds/ndds_cpp.h before including Foo.h ...
3647 reads — 0 comments

Pages

Subscribe to RSS - Windows