473,796 Members | 2,525 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

code snippet to retrieve incoming bandwidth internet speed in asp.net(C#)

4 New Member
Hi guys,

Please help me in retrieving(CODE )for the bandwidth speed of internet connection in Asp.net(Csharp code).

Thank you,

Kranthikiran
Aug 4 '08 #1
3 2076
mayflower
4 New Member
Hi guys,

Please help me in retrieving(CODE )for the bandwidth speed of internet connection in Asp.net(Csharp code).

Thank you,

Kranthikiran
Aug 4 '08 #2
DrBunchman
979 Recognized Expert Contributor
Kranthikiran,

Welcome to Bytes.com. Please don't double post your questions - it is against the rules laid out in the Posting Guidelines.

I have merged your thread from the ASP Forum with this one - all ASP.NET questions should go in the .NET Forum.

Regards,

Dr B
MODERATOR
Aug 4 '08 #3
Curtis Rutland
3,256 Recognized Expert Specialist
Sorry, but we don't do your homework/assignment/project for you here. If you have no idea how to begin these tasks I suggest you begin with google, and some tutorials. We can help you out when you run into a problem coding your solution, but we can't do your work for you.

And stop double posting. You've started four threads for two questions that we can't answer anyway.

MODERATOR
Aug 4 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
7640
by: esrkq | last post by:
Hi, I am looking at a way to return IP related information of a visitor loading a web page and found the following snippet of code: if(navigator.javaEnabled() && (navigator.appName != "Microsoft Internet Explorer")) { vartool=java.awt.Toolkit.getDefaultToolkit(); addr=java.net.InetAddress.getLocalHost(); host=addr.getHostName();
0
1396
by: Martin Raychev | last post by:
Hi everybody, I have a need for a web app that will allow a flash client to download files at a specified speed. I am using Flash for an application of mine which downloads JPG slides to users' web based app. Because I can't control how quickly a file (in this case, a JPG slide) is
9
5948
by: Chibi | last post by:
I'm writing an application that's bandwidth intense. My available bandwidth is 1.5Mbps (cable modem) and I know I can reach around 1.4Mbps, if not more. The application I am writing right now simply connects to a newsgroup and downloads the headers. It doesn't do any more specific programmming after that. However, the app will use, at most, 100kbps bandwidth. I'm hoping that it can run much faster than that and reach somewhere close...
7
10018
by: Smartbomb | last post by:
Hey guys and gals, I was wondering how I could do a bandwidth traffice moniter on incoming and outgoing traffic on a network card. is there a simple way to moniter and record the traffic? I know of performance counter but did not get it working. Thanks for the help in advance. -Smartbomb
10
1694
by: HK | last post by:
With VB.NET 2005, and a Windows Form, running on a dual CPU box, I need to take a recordset (e.g. 100,000 records) and spawn a thread to handle an internet XML transaction routine for each of the records. This is a nice use of threading because those internet requests are going against 3rd party servers that often have 1 second latency problems and so handling them with multiple threads is the fastest way to get through all the records in...
5
9974
by: =?Utf-8?B?QW5kcmV3IEhheWVz?= | last post by:
You've all seen them. Hoards of sites (predominantly ISP's) offering to test your bandwidth to the four corners of the globe, all trying to show that they are faster and you should switch to using them. Well, I now have a need to implement something similiar within my ASP.NET applications so that I can troubleshoot slow performance problems between our clients and our servers. An ActiveX control or Java Applet that the client can...
7
4076
by: Andrew Poulos | last post by:
Is there a way where I can "guess" what relative speed the user's connection is? Currently, the client is wanting some graphical intensive content and I'd like to be able to warn users on dial-up to allow them to go to a "gracefully degraded" version. I thought of simply putting up a question for users to answer but the client would rather it happen, more or less, automatically.
2
1744
by: mani | last post by:
We are having a LAN in my college with good speed internet connection. There is central server that provides internet connection to all systems.All systems are too slow except my friend's system that is too fast..I think he somehow stealing the bandwidth..is there any software to do this..please help me.
5
3393
by: iquad | last post by:
hi I'm using a webservice to update some data to server. my webservice is written in asp.net and vb. i'm invoking it from a windows application(vb.net) but when my webservice is running it uses the complete bandwidth of my internet connection. is there any way to alllocate a particular bandwidth to this webservice sothat it wont affect other applications using internet
0
9527
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10453
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10172
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10003
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9050
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6785
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.