When do you actually use TCP as a binding element and when do you use HTTP?
I want to know scenarios and performance issues.
When do you actually use TCP as a binding element and when do you
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
TCP is must faster as compared to http. Even tcp is more secure and reliable.
Please refer http://msdn.microsoft.com/en-us/library/ms733769.aspx for more detailed information.
Actually choosing binding depends on many factors and reading above article will give you insight in more dept.