Routing Service SocketAdapter in Java language

4 posts / 0 new
Last post
Offline
Last seen: 1 year 10 months ago
Joined: 02/25/2019
Posts: 13
Routing Service SocketAdapter in Java language

Hello

i want to create a routing service socketadapter in java language, which reads data from socket (Non-DDS) and publish in DDS domain and vice versa. Is it possible in java using RTI dds routing service. i tried to find an example or tutorial for this task. But nothing is available in java. Only available in C++.

Offline
Last seen: 2 months 2 weeks ago
Joined: 04/02/2013
Posts: 194

Hi,

You can start with an example in <home directory>/rti_workspace/<version>/examples/routing_service/adapters/tutorial/Java/

Alex

Offline
Last seen: 1 year 10 months ago
Joined: 02/25/2019
Posts: 13

But there is only tutorial about file adapter, nothing avoyt socket adapter any example or link you can share about socket adapter.

Offline
Last seen: 1 year 10 months ago
Joined: 02/25/2019
Posts: 13

plz provide some example or tutorial of socket adapter in java