java sample code client

Post Reply
touranatuni
Posts: 2
Joined: Fri Oct 17, 2008 10:28 am
Location: Konstanz, Germany

java sample code client

Post by touranatuni »

Hi, I'm writing a java application and try to retrieve the natnet realtime bytestream without using Natnet classes. But I can't get the application to work and receive data. The sampleClient works fine with the replay of captured data. Does anybody has a sample java client that retrieves the data? I would appreciate any help. Thanks!
touranatuni
Posts: 2
Joined: Fri Oct 17, 2008 10:28 am
Location: Konstanz, Germany

Re: java sample code client

Post by touranatuni »

Hi, I'm still desperatly trying to receive the realtime natnet bytestream.
Can anybody help me????
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: java sample code client

Post by Birch »

Hello,

I believe you also have an email in to our support team requesting this information. A response should have been sent to you, if one has not please send a follow up email and we will be sure to get back to you.

Briefly, we do not have sample code available for a Java client. However, you may be able to use the NatNet C++ sample to capture and rebroadcast the data in a network format of your choosing, which could make it easier to get the data into Java. Some additional recommendations may be available via email.
Post Reply