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.
我有一个 MP3 标记应用程序,可以自动从某个未知来源获取歌词。我如何确定它正在发送什么样的请求,以及发送到哪个来源?
找个嗅探器。例如,Wireshark 。将向您显示所有从您的计算机出来并返回的网络通信,应该很容易找出其余的。