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.
我正在为我的 http 客户端应用程序使用 cpprest sdk。运行此应用程序的工作站有 2 个网络接口/适配器:eth0 和 eth1。如何在 http_client 代码中指定应该使用哪个接口来发送 http 请求和接收响应?