Home > Q&A > body text
对 tcp 这里实在懵 使用wokrman 的时候使用了tcp 协议打开一个端口 在虚拟机上可以使用 telnet 访问 不明白的地方是 我用浏览器怎么测试连接? 难道这个tcp 协议只是用来测试使用?
仅有的幸福2017-05-31 10:36:45
http is based on the tcp protocol. It is not an exaggeration to say that the browser can access the tcp protocol
PHP中文网2017-05-31 10:36:45
You can use packet capture tools like wireshark
wireshark