SoundWire Server防火墙放行

1,zonealarm -》 advanced firewall --》view zone --》Expert Rules-->add

Name: DLNA
COMME : DLNA

Protocol: Modify--->Add protocol-->

description: dlna1
protocol : tcp and udp
destination port: 59010

task bar :
SoundWire Server --->pid --> 3372
then ----==>
C:\Windows\system32>netstat -ano

UDP 0.0.0.0:59010 *:* 3372
UDP 0.0.0.0:59011 *:* 3372

Protocol: Modify--->Add protocol-->

description: dlna2
protocol : tcp and udp
destination port: 59011

小提示:端口状态中的LISTENING代表当前正处于监听状态;
  ESTABLISHED代表已建立连接,正处于通信状态;
  TIME_WAIT代表已结束访问;
  CLOSE_WAIT代表等待从本地用户发来的连接中断请求。
  每个端口的作用有时候是不一样的,用户在查看所有端口后选择自己需要的端口保留,将其他多余端口关闭,以确保系统的安全。

http://www.xitongcheng.com/jiaocheng/win8_article_8345.html
win8 64位系统下如何查看电脑端口和关闭多余的端口【图】

Windows 如何查看端口是否已打开
http://www.cnblogs.com/jiguixin/archive/2011/09/21/2183749.html

.使用端口监视类软件