Hi
How to know which port number my process using on windows 8. I tried in command prompt by entering netstat -a . then it listed all tcp and Udp , BUT NOT HTTP. I am learning WCf and in APP.config file I have to enter baseaddress. I do not understand which http address I have to enter.I entered the address which I got( netstat -a) in command prompt and it was giving me error saying that HTTP could not register at that URL....