---------------------------
Debugger Exception Notification
---------------------------
Project TDC3S.exe raised exception class ESocketError with message 'Windows socket error: 通常每个套接字地址 (协议/网络地址/端口)只允许使用一次。 (10048), on API 'bind''. Process stopped. Use Step or Run to continue.
---------------------------
OK Help
---------------------------
大多是socket的port冲突了。试着改变一下其它的port试一下就可以。
解决方法:通常每个套接字地址 (协议/网络地址/端口)只允许使用一次
