Difference between revisions of "FAQ:Installation and Configuration"
Line 35: | Line 35: | ||
* Communication between the Server and Client uses '''443''' (https) or '''80''' (http). The authentication always requires '''https'''! | * Communication between the Server and Client uses '''443''' (https) or '''80''' (http). The authentication always requires '''https'''! | ||
* Microsoft SQL Server uses '''1433''' by default | * Microsoft SQL Server uses '''1433''' by default | ||
− | :→ ''See [https://msdn.microsoft.com/en-us/library/cc646023%28v=sql.120%29.aspx | + | :→ ''See [https://msdn.microsoft.com/en-us/library/cc646023%28v=sql.120%29.aspx Configure the Windows Firewall to Allow SQL Server Access] and [http://sqlmag.com/sql-server/sql-server-tcp-and-udp-ports SQL Server TCP and UDP Ports] for more details on ports.'' |
:→ ''See [https://technet.microsoft.com/en-us/library/ms187892%28v=sql.105%29.aspx Choosing a Network Protocol] for help choosing the right port.'' | :→ ''See [https://technet.microsoft.com/en-us/library/ms187892%28v=sql.105%29.aspx Choosing a Network Protocol] for help choosing the right port.'' | ||
− | |||
− | |||
= Database = | = Database = |