/ssrp

Implementation of MS SQL Server Resolution Protocol

Primary LanguagePythonMIT LicenseMIT

ssrp

Implementation of MS SQL Server Resolution Protocol, or MC-SQLR

I needed to find the port number of an MS SQL server on my network, and could not find a simple tool for the job. I did find the online documentation and later a nice PDF of the protocol used by the MS Server Management Studio.

Thanks to MS for very verbosely describing a very simple protocol :-)