开发者

C++ UDP TCP通信

0
  • C++利用Socket实现主机间的UDP/TCP通信

    目录前言头文件UDP Socket客户端测试TCP Socket(单客户端连接)服务器客户端测试TCP Socket(多客户端连接)服务端客户端测试前言[详细]

    2023-01-04 10:55 分类:开发
  • Codesign error ,What can I do?

    When I debug my application on device,i开发者_如何学Ct alert the info \" Codesign error: no certificate was found in your keychain for the specified identifier \"(null)\"You may not have an applicatio[详细]

    2022-12-19 16:28 分类:问答