1433端口是SQL Server默认的端口

    SQL Server服务使用两个端口:TCP-1433、UDP-1434。

    其中1433用于供SQL Server对外提供服务,1434用于向请求者返回SQL Server使用了哪个TCP/IP端口。