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.
如果服务器和客户端都在同一台机器上,是否需要多线程客户端才能导致数据包丢失?如果有远程服务器会怎样?假设我按顺序(在 for 循环中)从客户端向服务器发送数据包,这里可能会丢失数据包吗?