听SQL Server端口 - 1433 [英] Listening to SQL Server port - 1433

查看:94
本文介绍了听SQL Server端口 - 1433的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

SQL Server使用1433端口发送/接收数据。我们可以让tcpip监听器监听同一个端口吗?当我尝试使用C#时出现以下错误:
"通常只允许使用每个套接字地址(协议/网络地址/端口)"


是否可以收听相同的端口..像订户模型这样的东西?

解决方案

hi,

是你看下面这个链接?它可能会有所帮助:

http://social.msdn.microsoft.com/Forums/en-US/netfxnetcom/thread/d54bf574-aa1a-4796-9b21-c9b91607b0fe

SQL Server uses 1433 port to send/recieve data. Can we have a tcpip listener listening to same port? When i tried using C# I got following error:
"Only one usage of each socket address (protocol/network address/port) is normally permitted"

Is it possible to listen to same port..something like subscriber model?

解决方案

hi,

could you check this link below? it might help:

http://social.msdn.microsoft.com/Forums/en-US/netfxnetcom/thread/d54bf574-aa1a-4796-9b21-c9b91607b0fe


这篇关于听SQL Server端口 - 1433的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆