NetBalancer FAQ

Questions and answers regarding NetBalancer's functionality.
Main Window

What is NetBalancer?

NetBalancer is a software application for monitoring and managing the network traffic of a computer or a group of computers.

What specifically does it do?

It shows you the network traffic on your computer and helps you to set limits, priorities and rules for it.

What those limits and priorities mean?

This is a concept in NetBalancer that is used to delimit the network traffic in 7 main categories:

Also:

So, how should I use the priorities?

Our recommendations is to set for your most important applications a High priority, and for the less important a Low priority. For example set for your streaming application a High priority, so you can watch and listen to the media without any interruptions or hiccups. And set the priority for uTorrent and Download Manager to low, so they wont interfere with your more important applications.

Then, after you are getting used with how NetBalancer works you can set more advanced settings using Limits and Rules.

What are the Rules?

The Rules are a more advanced method of setting priorities and limits for your traffic. While the basic functionality permits you to set priorities and limits on a per process basis, Rules can be set specifying the network adapter, remote or local IP and Port, network protocol, time and more.

How Filters work?

The Filters are just like Rules with the difference that they work at the driver level, and apply to traffic before it enters NetBalancer. A good use for filters is performance optimizations: if there is in your system some critically important traffic that must fly through the wires at the maximum speed possible then set it with filters to be Ignored, so it will go directly to its destination avoiding NetBalancer's limits, priorities and rules, and hence not spending precious milliseconds.
Another useful scenario is blocking at the driver level; although Rules contain the block action too, they lack some Filters only parameters, like MAC address or EtherType protocol.

My night traffic is free, can I set a special rule for it?

Yes, rules have the Time panel, where you can select the hours, day of week and/or month and set the appropriate priority for that traffic. You may want to create 2 (or more) rules, for each time period, with different settings.

I have a 5GB per month limit, can I use NetBalacer to limit the traffic?

Yes, add a rule for all your traffic with the traffic limited to, let say 128 kbps, and with the condition "Apply priority only when the traffic of this rule is more than 4GB in the last 1 Month". So when this rule will accumulate 4GB of traffic then all you computer speed will be limited to 128kbps.

Also you can add additional rules, for 4.5GB with a 64kbps limit or even for 5GB with traffic blocked to avoid overpay. Place the 4.5GB rule on top of the 4.GB, and the 5GB rule on top of all of them.

How to manage the traffic of more computers in a network?

Three methods:

When using grouping you should install NetBalancer on all the computers you want to manage, then for each one go to NetBalancer's menu>Network Adapters>Grouping and add them to the same group (same name). Then set the other settings that are well described in the UI there. Unfortunately, Grouping does not work on all network configurations.

With rules it is easier, but you have to have a gateway computer, i.e. a computer that manages all the Internet traffic for your network. If you already have the gateway then install NetBalancer on it and add the according rules for each managed computer using it's local IP address.

With an external Rules File you don't need a gateway computer, but you should install NetBalancer on all your computers and set them to use the same Rules File. This file can be located on a Windows Share, or it can be a HTTP/HTTPS or FTP link.

Where do I see the traffic history?

At the Traffic Chart, located on the bottom of the NetBalancer's main window. Right click on it to change various settings or copy the viewed data to clipboard and paste it in a text or spreadsheet editor .

What are the Connections?

It is a tab where are shown all active connection on the current computer. If you select a specific process then the tab will show only that process' connection, if any. Right click on a connection to launch Ping, Trace or other tools on the connection's remote IP.

How do I silently install NetBalancer?

Run it from the command console as administrator:

NetBalancerSetup.exe /sp- /verysilent /norestart

What are the other command line arguments for NetBalancer Setup?

Right now there are just a few:
/pwd: - sets the password
/priorities_file: - sets the global priorities file
/priorities_file_interval: - sets the global interval at which the priorities file will be re-read
/rules_file: - sets the global rules file
/rules_file_interval: - sets the global interval at which the rules file will be re-read
/serial: - activates NetBalancer during setup
/user_name: - sets the desired user name, that will be shown in About window

API, when?

When it's done.

Where are located all NetBalancer's settings and how to change them?

NetBalancer keeps its settings in a couple of locations, depending on settings type:

Then there are also some files named C:\ProgramData\SeriousBit\NetBalancer\Traffic*.zip that contain various traffic stats.

You can change any of these settings and files, but first you should stop NetBalancer's service, named "NetBalancerService", otherwise it will replace your own settings on shutdown. After you changed the settings start back the service and NetBalancer will load them (it loads them only at start, and then keeps them in memory.)

I found a bug, what to do?

Report it to us, click in NetBalancer Menu>Help>Report Bug, or please contact us via our Contact page

Still have a question not answered here?

Ask us, and we'll answer to you directly and eventually add your question here too.

Main Window

The main window contains the list of all currently runnning processes along with a chart of the system network traffic.
Main Window Screenshot