Yes yes, i may be skipping way to far ahead, but, how do you connect two people over the internet? Anyone know atleast any sites to learn
This is a discussion on multiplayer within the C++ Programming forums, part of the General Programming Boards category; Yes yes, i may be skipping way to far ahead, but, how do you connect two people over the internet? ...
Yes yes, i may be skipping way to far ahead, but, how do you connect two people over the internet? Anyone know atleast any sites to learn
Code:#if _emo #define stereo_type_i_dislike #endif
you need to use sockets. There are lots of tutorials on c/c++ sockets
Just search and you will find them.
One way is that 1 pc acts as a server listing for a port and the other a client