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.
我有一个用 Qt 开发的服务器程序
计算机可以通过 Qt 应用程序连接到服务器
一个手机(android 用 Java 编程)也可以连接到服务器 Qt
数据接收和发送的管理不同。
我想知道如何识别电脑和手机的插座。
谢谢