No NatNetClient in MinGW...got it...depacket then...few questions?
Posted: Tue Aug 30, 2022 11:35 am
I'm looking at the PacketClient.cpp example, and I'm wondering if the whole sPacket structure is required for just sending commands to Motive? I don't need to extract any data from the stream, I just need to be able to send a few commands to manage it's state. What's the absolute bare minimum I'd need to accomplish just basic commands using UDP without the NatNetLib?