• Check SQL Server errorlog to see whether you have an entry "SQL server listening on TCP, Shared Memory, Named Pipes.".

    Select * from sysprocesses to verify which protocol your users connect to SQL Server.