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.
我正在研究altera FPGA,并在uclinux上编写了一个客户端应用程序。我还用 Python 编写了服务器客户端应用程序。我的 FPGA 客户端能够与 Python 服务器连接,但是当服务器放置在通过多个路由器的远程位置时,它无法连接。
如果有人知道可能的错误在哪里以及调试问题的方法