cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Boost asio multicast, but through the in
Boost asio multicast, but through the internet.
Sep 27, 2014 at 7:36pm UTC
poteto
(525)
For these examples:
http://www.boost.org/doc/libs/1_56_0/doc/html/boost_asio/example/cpp03/multicast/
I got them to work, but I found out that they're only for a local connection...
How should I approach this to make it connect to multiple users though the internet?
Sep 27, 2014 at 9:32pm UTC
poteto
(525)
Never mind, multicast cant be used over the internet, or it's not generally used.
Topic archived. No new replies allowed.