Hey guys,
I'm going to be starting a research project pertaining to JAUS. Basically, this is a standardized protocol to be used in autonomous robotics... someone will essentially connect to a robots IP and be able to transmit various commands over 802.11.
I not exactly sure where to start, so I'll just list the questions I have right now, and maybe someone can point me in the right direction.
- How can you communicate with a network card using c++?
- How can you interpret IP packets using c++?
- Are there SDK packages that might help me to do this?
Thanks for you help!