Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以使用socketchannel与基于c++的TCP服务器通信吗
是的,你可以.. 只需在套接字构造函数中传递正确的 IP 和端口号。