Peter's Gekko

Sponsors

The Lounge

Wicked Cool Jobs

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
The difference between the internet and the intranet according to .net security

This weekend I watched another Software legends CD show. These mini CD's were handed out on the PDC and on a DotNed meeting. They all contain an interview and/or a presentation. Chris Sells's one starts with an interview by Don Box on pre-asmx services over the web. Followed by a full presentation by Chris on Winforms in the webbrowser. It is not a very recent one so no talk on ClickOnce and a great part of the presentation is on code access security in .NET. Quite interesting and brought very well. The title of this post is a highlight of this.

When downloading code the .NET platforms checks the source of the code. Like the local machine, the intranet and the internet. Every source has its own permission sets. The interesting point is how .net distinguishes the inter- from the intra- net. The only criterium is whethet there is a . in the domain-name. So this is the intranet http://localhost// and http://MyServer/. But http://127.0.0.1/ , which is a loopback to your local machine, is considered the internet to .net security. Because there is a dot in the domain.

 


Posted Mon, Jan 12 2004 12:16 PM by pvanooijen

[Advertisement]

Comments

sukumar wrote re: The difference between the internet and the intranet according to .net security
on Sat, Aug 21 2004 3:44 AM
Explain it?
Peter van 0oijen wrote re: The difference between the internet and the intranet according to .net security
on Sat, Aug 21 2004 3:16 PM
My only point is that .net security uses the format of the address, not the actual location.
terri wrote re: The difference between the internet and the intranet according to .net security
on Fri, Mar 11 2005 8:19 AM
this didn't help me at all, it was a waste of time reading it!!!
terri wrote re: The difference between the internet and the intranet according to .net security
on Fri, Mar 11 2005 8:19 AM
this didn't help me at all, it was a waste of time reading it!!!
Peter van Ooijen wrote re: The difference between the internet and the intranet according to .net security
on Mon, Mar 14 2005 6:26 AM
Well then. Thank you for wasting even more off your time to report this twice. :)
Your mom wrote re: The difference between the internet and the intranet according to .net security
on Thu, May 19 2005 7:51 AM
Well thank you very much for the wonderful help that this site provided me with. :-)
DUDE! im a student in a software applications class that needs to find this information out for real! THANKS!
Lindsay wrote re: The difference between the internet and the intranet according to .net security
on Wed, Aug 17 2005 9:31 PM
yeh this helped out alot :P

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Devlicio.us