... to 192.168.50.64 UDP port 2058. How can I accomplish this with C++ in a Mac OS X environment? I am using netbeans as IDE and please note that some of the values in the text are variables.
When you say unix and windows, you mean Mac OS X as well?
phoffric
"Mac OS X is a series of Unix-based operating systems and graphical user interfaces developed, marketed, and sold by Apple Inc." http://en.wikipedia.org/wiki/Mac_OS_X
So, I would expect that if you review the unix-based links, then you will be close to what your Mac OS X documentation provides.
HappyCactus
If you can use a command line tool instead of a c++ compiled program, you could see netcat[1]
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.