I'm just starting up learning ASP.NET (been a PHP developer for about 7 years) and I've just noticed that when I'm previewing stuff on localhost, I'm accessing the .NET magic box of tricks via http://localhost:port/whatever
So, I'm doing the only sensible thing I can think of; try to work out the nicest port to have it listen on :) I'm currently liking port 404 (obvious reasons) and port 606 (just because).
Question
JoeC
I'm just starting up learning ASP.NET (been a PHP developer for about 7 years) and I've just noticed that when I'm previewing stuff on localhost, I'm accessing the .NET magic box of tricks via http://localhost:port/whatever
So, I'm doing the only sensible thing I can think of; try to work out the nicest port to have it listen on :) I'm currently liking port 404 (obvious reasons) and port 606 (just because).
What's the nicest looking port number? :p
Link to comment
Share on other sites
40 answers to this question
Recommended Posts