开发者

C++ Simple UDP Server [closed]

开发者 https://www.devze.com 2023-02-02 11:20 出处:网络
开发者_Python百科It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current fo
开发者_Python百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 9 years ago.

What is the simplest way to have a udp server in c++ and be able to receive its messages?


boost asio

example: http://www.boost.org/doc/libs/1_45_0/doc/html/boost_asio/example/echo/async_udp_echo_server.cpp

0

精彩评论

暂无评论...
验证码 换一张
取 消