(v12.0.9036.21357 started 2024-10-09 03:18:43 on VM2)
Keyword SSRP:response ... SQL Server Resolution Protocol
GatewayIP2 must be echo and within the type field the keyword UDP must be specified!
Simulates response of SQL browser via UDP: GatewayPort 1434 should be specified response is the response string as defined in MSDN Example for response: "ServerName,DBSERVER,InstanceName,PSP_PROD,IsClustered,No,Version,10.50.6000.34,tcp,1433,," Notes: - Commas within response will be replaced by semicolons before the response is sent. - Header of the message is: PacketType: SVR_RESP ... 0x05 (one byte), length of response in bytes (two bytes) - Requests will not be checked, the response is the same for any request - For notes about GatewayIP definition see UDP.