To use the native XML Web services of the SQL Server, you need to establish an HTTP endpoint at the server. This endpoint is the gateway through which HTTP –based queries to the server. An HTTP endpoint listens and receives client requests on port 80. These request are listened and routed to the endpoint by [...]