runtime error 10049是什么原因,怎么解决

runtime error 10049是什么原因,如何解决代码如下:ChatSock(0).Listen出现下面的错,是什么原因addressisno

runtime error 10049是什么原因,如何解决
代码如下:
ChatSock(0).Listen

出现下面的错,是什么原因
address   is   not   available   from   the   local   machine

[解决办法]
有可能是端口被占用。

═══════════════════
http://www.egooglet.com 资料、源码下载

http://bbs.j2soft.cn 论坛交流
═══════════════════
[解决办法]
换一个端口看看
[解决办法]
一定是port问题