Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / October 2004

Tip: Looking for answers? Try searching our database.

Is loading a local html with .net page using bandwith?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stephane - 09 Oct 2004 14:45 GMT
Hi,

I have a web page on which I placed a javascript tag calling a ASP.NET page.
From this aspx page, I'm loading the referrer page (the page containing the
tag) to parse it. I'm using System.Net.WebRequest.

What I want to know is if the asp.net page and the calling page with the tag
are on the same server and of course the same domain, will the server know
that this is local and won't use bandwith or it will get out on the internet
and use bandwith and by the way increase the bandwith consumption?

Thanks

Stephane
Sahil Malik - 11 Oct 2004 09:43 GMT
This request does go over the TCP/IP stack. It uses bandwidth upto the point
where the fiberoptic/twisted pair is plugged into your server. You will see
an entry in netstat -n for this request - hence it competes with other valid
requests for attention.

- Sahil Malik
You can reach me thru my blog http://www.dotnetjunkies.com/weblog/sahilmalik

> Hi,
>
[quoted text clipped - 14 lines]
>
> Stephane

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.