I keep on forgetting where to add the port no in  connecting remote SQL Server in SQL Server Management Studio.
To connect to a remote SQL Server just add comma then the port no to the server name.
Ex. www.domainname.com, 1543
or use the IP Address > 1.2.4.101,1543