IIS Port numbers?
Answer Posted / sandeep kumar
80 is the default port for HTTP traffic
21 is the default port for FTP for sending and recieving data.
443 is the defaulr for SSL traffic
You can however use any available port to listen and send on
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
How do I edit web config in iis?
What is a virtual directory in iis?
What is deploying a website?
What is iis and how it works?
Describe the role of http.sys in iis?
What is iis worker process?
What is iis configuration?
What are the iis versions?
How do you uninstall iis apps?
How do I view iis certificates?
Explain different IIS Isolation Levels?
What is the use of iis server in net?
What is app domain?
What is app pool and app domain?
How to generate Random numbers without using Rnd() ?