Let me i start from beginnig.
I want to make a program that check the data size receieved from the internet but i don't know how make it .
I think it relative to registry but i couldn't find any registry address for that.
can anybody help me how do i start?
c# cheker data size
Page 1 of 17 Replies - 633 Views - Last Post: 17 November 2011 - 11:35 PM
Replies To: c# cheker data size
#2
Re: c# cheker data size
Posted 09 November 2011 - 10:24 AM
Are you talking about how much network bandwidth you're using? If so I think you want to look into WMI and the System.Management namespace.
#3
Re: c# cheker data size
Posted 09 November 2011 - 10:28 AM
getknowledge, on 09 November 2011 - 11:16 AM, said:
but i don't know how make it .
That leaves a lot of "wiggle room" in our understanding of your skill level. For all we know, by this statement you may not understand how to make a WinForms project, or how to make your own events, or how to exchange data between classes...
Quote
I have a little C# experience but I need to write ...
You need to start there. I can't say "I have little experience in speaking Russian, but I have been assigned to write a mystery novel in Russian. Can you help me?"
We can help you by saying "First learn basic programming and the language of C#. Then take on assignments." Could someone here write this program for you? Sure. Could someone here map out all the processes you need to follow and do the Software Design part of this in the slim hope you could code it from there? Sure. But we don't volunteer to do the job that you're either getting paid for, or getting a grade for. You may want to read this.
For now, just work on the lessons. Do a self-teaching book from cover to cover. Then consider writing a program.
Don't try to create a useful working program to fit a need of yours (or a for-pay contract) as your introduction to coding project. When you are learning to code you don't know enough to code a program, let alone know how to engineer the architecture of a program. It would be like saying "I don't know how to read sheet music, or play an instrument. I think I'll write a 3 act opera as my first learning experience."
I don't say this to be mean. We've seen lots of new coders take this approach and we know it doesn't work. Trying to design your own programs before you understand the basics of the code language you've chosen just leads to problems, frustrations, and 'swiss-cheese' education (lots of holes).
Resources, references and suggestions for new programmers. - Updated Oct 2011
Spoiler
#4
Re: c# cheker data size
Posted 10 November 2011 - 12:20 AM
I found a program that are shown you what I want and I can write C# code but not professional .
This image is attacked and I hope that undrestand what is my mean.
This image is attacked and I hope that undrestand what is my mean.
Attached image(s)
#5
Re: c# cheker data size
Posted 10 November 2011 - 09:07 AM
So far all you've said is "I don't know how to make this"
Nobody here is going to write a tutorial taking you by the hand, step-by-step.
JackOfAllTrades already told you where to start reading/learning/researching:
It is now time for you to start experimenting and coding. When you have a specific coding question please post the relevant code and the question along with an errors you receive, in this thread.
Nobody here is going to write a tutorial taking you by the hand, step-by-step.
JackOfAllTrades already told you where to start reading/learning/researching:
Quote
re you talking about how much network bandwidth you're using? If so I think you want to look into WMI and the System.Management namespace.
It is now time for you to start experimenting and coding. When you have a specific coding question please post the relevant code and the question along with an errors you receive, in this thread.
#6
Re: c# cheker data size
Posted 12 November 2011 - 08:14 AM
I found anything but Not exactly i want.
I used NetworkInterface and also IPv4InterfaceStatistics in my program.
and i need to do this(in the picture):
can you help me?
I used NetworkInterface and also IPv4InterfaceStatistics in my program.
and i need to do this(in the picture):
can you help me?
Attached image(s)
#7
Re: c# cheker data size
Posted 12 November 2011 - 02:46 PM
There is no way for us to know in what ways the other tutorials you found failed you. Don't EXPECT to find exactly what you need. You're going to have to experiment and learn as you go, and take what you learn in the 'close' examples and apply it to your needs. Nobody is going to write EXACTLY what you need for you.
#8
Re: c# cheker data size
Posted 17 November 2011 - 11:35 PM
tlhIn`toq, on 12 November 2011 - 02:46 PM, said:
There is no way for us to know in what ways the other tutorials you found failed you. Don't EXPECT to find exactly what you need. You're going to have to experiment and learn as you go, and take what you learn in the 'close' examples and apply it to your needs. Nobody is going to write EXACTLY what you need for you.
i found this:
My link
but i have some problem :
first of all query variable don't have any connections and don't run inside foreach.
another in that mentioned Lan connection but i use mobile connection ???
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|