I m using wsHttpBinding for WCF,when i Start my services and go to visual studio 2008 command prompt and run netstat -a command, it shows my servies as listening,but protocol is showing is TCP.
My questation is why it is shows TCP still i m using wsHttpBinding ?