Connecting to a wireless computer

This is more of a general question, but it's end is for a C++ program. I've read articles about connecting to a specific IP address, but how does one connect to say a computer connected to a wireless router? For example if I want to send a picture or data stream.


Thanks!
You will need to know some networking, more specifically winsock. Try a google search. There's quite a bit of information out there.
Topic archived. No new replies allowed.