Basically my idea is to develop a proxy which will run in windowsI have created windows service application which running successfully and i have integrated a web service code in the windows service application running in windows service.How to call that web service method when the client hits my url?How to form the url which can call web service method to get the method return value?