Search found 1 match
- Tue Oct 16, 2012 7:03 am
- Forum: OptiTrack Data Streaming
- Topic: CreateClient in NatNet SDK
- Replies: 0
- Views: 10910
CreateClient in NatNet SDK
<t>Hi there<br/> <br/> I have a problem using the SampleClient from the NatNet 2.2 SDK. Everything works fine until the creation of the client:<br/> <br/> // Create NatNet Client<br/> iResult = CreateClient(iConnectionType);<br/> <br/> And in CreateClient:<br/> <br/> cout Initialize(szMyIPAddress, s...