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.
IP カメラの MAC アドレスを知っています。では、C++ を使用して IP カメラの番号ポートを見つける方法は?
unsigned short uiClientPort = socket().remote_endpoint().port();
これがお役に立てば幸いです...