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.
我需要用 Java 将文件从计算机发送到计算机。我在具有服务器/客户端模型的本地网络中执行此操作。但是有可能通过广域网做到这一点吗?
客户端可能在NAT下。我手动将作为文件接收者(服务器)的外部地址和内部地址发送给发送文件的人(客户端)。