jingle
deepin
2017-11-19 00:00 Reply Like 0 View the author
https://bbs.deepin.org/post/148504
https://www.cnblogs.com/cnsevennight/archive/2016/06/27/5619424.html
https://bbs.deepin.org/post/148504
我的使用vi /etc/sysconfig/iptables这个命令打开怎么什么都没有啊?而且往进去写:-A INPUT -m state -- ...
https://bbs.deepin.org/post/148504
deepin 并没有这个文件。我记得 deepin 默认是没开防火墙的,你的 80 端口为何会被封闭?是装了什么第三 ...
https://bbs.deepin.org/post/148504
sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination ...
https://bbs.deepin.org/post/148504
意思是防火墙规则是空的,所以 80 端口应该是可以访问的。
https://bbs.deepin.org/post/148504
但是我打开并且运行项目的时候,却报错,意思就是端口已经被占用。。
https://bbs.deepin.org/post/148504
那是另外一个问题:一般来说不能有两个或更多进程同时监听一个端口,后来的进程会失败。你可以用这个命令 ...
https://bbs.deepin.org/post/148504
恩,我明白,我查过这个端口被谁占用,但是打开发现应用中没有80端口被谁使用。 ...
https://bbs.deepin.org/post/148504
那也可能是被自己占用,也就是监听了同一个端口两次。你用的什么软件?看看日志或者调试一下。 ...
https://bbs.deepin.org/post/148504
用的eclipse。
https://bbs.deepin.org/post/148504
用的eclipse。
https://bbs.deepin.org/post/148504
我不是说开发工具,而是需要使用80端口的软件。看来你们是自己开发服务器软件了,那应该就是它自己占用的 ...
https://bbs.deepin.org/post/148504
可以在监听80端口的地方下个断点这个是什么意思
https://bbs.deepin.org/post/148504
“断点”知道吧?Java里面监听端口的应该是 serverSocket.accept() ( http://www.cnblogs.com/rond/p/3 ...
Popular Ranking
ChangePopular Events
More