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.
静的ポートからのクライアント要求を期待するサーバーは、サーバーへのすべての接続はポート 9005 からでなければならないと言います。
毎回同じポートからクライアントから接続するにはどうすればよいですか?
Windows 2008 Server、.NET、Winsock を使用
C で示されているようにbind、ローカル ソケットを正しいポートに接続する必要があります。
bind