Horrison
随笔 - 1, 文章 - 1, 评论 - 17, 引用 - 0
数据加载中……
我的评论
re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
horrison 2013-01-23 15:05
@ss 先找端口,tomcat的话,默认是8080,apache默认是80
re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
Horrison 2011-12-31 17:32
@阿斯蒂芬
你看下是不是你的tomcat啊,或者先把这个进程结了,再重新打开
re: 一个完整的混合加密方式在Socket客户机服务器通信应用中的例子
Horrison 2011-12-12 12:09
不懂啊
re: 张小庆,在路上-写在最前面
horrison 2011-03-16 13:32
是你原创吗?支持!
Powered by:
BlogJava
Copyright © Horrison
导航
BlogJava
首页
新随笔
联系
聚合
管理
<
2024年11月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
公告
只要认为自己做的是对的,就坚持走下去
常用链接
我的随笔
我的文章
我的评论
我的参与
最新评论
留言簿
给我留言
查看公开留言
查看私人留言
随笔分类
(1)
Web 服务器(1)
(rss)
随笔档案
(1)
2011年9月 (1)
文章分类
(1)
JavaScript(1)
(rss)
文章档案
(1)
2010年8月 (1)
搜索
积分与排名
积分 - 56674
排名 - 907
最新评论
1. re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
@ss 先找端口,tomcat的话,默认是8080,apache默认是80
--horrison
2. re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
请问那个tcp里面那么多地址,我怎么知道哪个是自己的端口啊
--ss
3. re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
楼主太厉害了,谢了
--xianrenqiu
4. re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
@zzb
先输入 cd c:\windows\system
回车
再输入 上面的指令
netstat -ano
回车OK了就
--11
5. re: Unrecognized Windows Sockets error: 0: JVM_Bind 异常解决办法
楼主我在命令提示中输入 netstat -ano
出现 netstat 不是内部或外部命令,也不是可运行的程序或批处理文件
这个怎么解决?
--zzb