Main > Free Download Search >

Free air traffic control software for linux

air traffic control

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3071
Air Traffic Controller 0.3.3

Air Traffic Controller 0.3.3


Air Traffic Controller is an air traffic controller simulation. more>>
Air Traffic Controller project is an air traffic controller simulation.

Airtraffic is a game/simulator that puts you into an air traffic controllers hotseat. Planes come into your airspace from various directions and you have to guide them safely to their destinations. It uses Python, Corba, and GTK.

<<less
Download (0.025MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
716 downloads
IP Traffic Meter 0.1

IP Traffic Meter 0.1


IP Traffic Meter is a traffic counter for IPv4 addresses. more>>
IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage.
Enhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
<<less
Download (0.068MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
AJAX Tree Control 0.1

AJAX Tree Control 0.1


AJAX Tree Control is a modified version of SilverStripes tree control. more>>
AJAX Tree Control is a modified version of SilverStripes tree control. It adds dynamic loading of child nodes via AJAX.

The default implementation uses the prototype library to make dynamic requests, but this behavior can be overridden by setting functions on the global Tree object.

There are a few demo Ruby on Rails applications included in the distribution that show how to use and customize the tree.
<<less
Download (0.082MB)
Added: 2007-05-07 License: BSD License Price:
902 downloads
Useful Traffic Accounting Dragon 0.4

Useful Traffic Accounting Dragon 0.4


Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic. more>>
Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic instead of stupidly counting incoming/outgoing packets.
Dragon accounts traffic by user, program and timestamp and puts this information into useful correlation.
Dragon is implemented as a Perl script for the backend, using /etc/passwd to automatically get information about user accounts, /proc/net/ to get information about open connections and /proc/ to get information about running processes and which processes currently use which network connection.
All this information can be combined so you can actually see what user caused which traffic using what program and when it happened.
All this information is acquired automatically so the minimal configuration necessary is to tell dragon where it can find its MySQL database.
Enhancements:
Features:
- cleanup on CTRL-C
- add patch for Linux Kernel 2.6.17.7
- for now, graphs are disabled in the webfrontend
- webfrontend has now Total, User and Program tabs
Bugfixes:
- forgot to close a filedescriptor fixed
- use leading zeroes on port numbers in messages about connections that no longer exist
- really fix wait for next minute
<<less
Download (0.086MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1145 downloads
Traffic Control - Next Generation 10b

Traffic Control - Next Generation 10b


Traffic Control - Next Generation (tcng) is a revision of the Linux network traffic control infrastructure more>>
Traffic Control - Next Generation (tcng) is a revision of the Linux network traffic control infrastructure that aims to make the configuration language less cryptic, and provide better interfaces for software and hardware accelerators.
The goal of this project is to revise the network traffic control infrastructure of Linux to overcome shortcomings of the existing architecture, and to make it more extensible.
In particular, we try to resolve the following issues that are present in other similar programs:
Create a more user-friendly configuration language
Provide interfaces for straightforward interaction with network management
Allow seamless integration of hardware accelerators
The code consists of two major components, the traffic control compiler tcng and the traffic control simulator tcsim. Both are described in some more detail below. Since tcng and tcsim share many support files (e.g. the whole regression test system), they are both contained in a single package, called tcng.
This site contains the source code and information directly related to tcng. Pointers to sites with information on traffic control in general can be found in the links section below.
This project started at the beginning of 2001 at EPFL ICA, continued until mid-2002 at Bivio Networks (tm), and has now become one of my spare time activities.
Enhancements:
- the "mtu" parameter in TBF is now optional
- tcsim now uses KVERSION[NUM] instead of KFULLVERSION[NUM] to avoid breaking if EXTRAVERSION contains multiple dots or other surprises (reported by Eduardo Grosclaude)
- scripts/runtests.sh now runs commands with LANG=C, to avoid localized error messages (reported by Eduardo Grosclaude)
<<less
Download (0.50MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1212 downloads
Slimserver Control 1.0

Slimserver Control 1.0


Slimserver Control is a Amarok script that can control your Slimserver (play/stop) from Amarok. more>>
Slimserver Control is a Amarok script that can control your Slimserver (play/stop) from Amarok.

Usage:

Run the script. On first run, it will ask for the Slimserver IP address, port and the Squeezebox MAC address. If in doubt for the answers, browse to your Slimserver home page, then, while playing a song, move your mouse over the "Play" button. You should see in the status bar of your browser a URL similar to this one:

http://localhost:9000/status_header.html?p0=play&player=00%3A04%3A20%3A06%3A9c%3Aaa

In this example:

Slimserver IP adddress = localhost

Slimserver port = 9000

Squeezebox MAC address = 00%3A04%3A20%3A06%3A9c%3Aaa


Form more information about Slimserver and Squeezebox, look at: www.slimdevices.com

<<less
Download (0.008MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1049 downloads
Network Traffic Generator 0.1.3

Network Traffic Generator 0.1.3


Network Traffic Generator is a traffic generator that tests routers/firewalls. more>>
This is a traffic generator. It is used to check what massive amounts of traffic of certain type will do to an intervening network.

It does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
<<less
Download (0.19MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1681 downloads
Traffic Control Super Script 5.1-1-devel

Traffic Control Super Script 5.1-1-devel


Traffic Control Super Script can manage bandwidth to user-specified speeds based on the u32 classifier. more>>
Traffic Control Super Script implements traffic shaping for IP traffic passing through a NAT/bridge box with a single configuration file with one line per host.
Traffic Control Super Script can manage bandwidth to user-specified speeds based on the u32 classifier, and can identify traffic by source, destination, source and destination port, protocol, and ToS field. It then limits the rate of connection in either a single or a bidirectional fashion.
Enhancements:
- This release adds multiple interface support.
- It adds an option to choose between flat file and MySQL rules databases.
- It fixes bug #1469742 (duplicate group breaking child / parent relationships when direction=bi on group definitions).
- Various minor bugs have been fixed.
- There are major code cleanups, and major documentation updates on the Web site.
<<less
Download (0.040MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
748 downloads
Network Traffic Analyzer 1.0

Network Traffic Analyzer 1.0


Network Traffic Analyzer analyzes the network traffic on multiple network devices and creates HTML statistics. more>>
Network Traffic Analyzer analyzes the network traffic on multiple network devices and creates HTML statistics with some network usage graphs. Sometimes it is good to know, how the network is used, how many bytes were received and how many bytes were sent.Therefore, here is Network Traffic Analyzer, which creates simple network usage statistics.


Such statistics can tell you, how good your network connection really is (who cares about what Internet provider say, when was the network down, which time is the best time for downloading large packages of data etc. etc. Or with this software you can just better imagine, how many traffic can your home computer generate.

<<less
Download (0.026MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1233 downloads
Wallpaper Control 1.4

Wallpaper Control 1.4


Wallpaper Control is a graphical wallpaper manager. more>>
Wallpaper Control is a graphical wallpaper manager.

Wallpaper Control is a non-window manager-specific wallpaper manager for the X Window System.

It aims to be a full featured utility for managing and setting your images you use as wallpaper.

Features include a preview window, directory listing, and deletion of graphics from hard drive.

<<less
Download (0.010MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1140 downloads
Azureus Speed Control 1.0

Azureus Speed Control 1.0


Azureus Speed Control is a project that enables automatic configuration of your upload limit. more>>
Azureus Speed Control is a project that enables automatic configuration of your upload limit. This addresses the problem of implicit additional upload when Azureus downloads with high speed, which can lead to connection choking. This is a problem specially for users with low upload bandwidth like German ADSL users.

If your download rate increases, the upload limit will be reduced by a value that can be customized. If the download rate decreases, the upload limit will increase again.

<<less
Download (0.19MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1044 downloads
Linux Advanced Routing & Traffic Control HOWTO 1.0.0

Linux Advanced Routing & Traffic Control HOWTO 1.0.0


Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more! more>>
Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more!

The LARTC-HOWTO describes many advanced ways of routing and shaping traffic.

Using the HOWTO, you will be able to shape traffic in myriad ways, which will help you lower latency for interactive use when others are downloading or uploading.

It will also teach you how to limit certain hosts/protocols bandwidth usage. It also explains many aspects of routing using the ip tool from the iproute2 suite.
<<less
Download (MB)
Added: 2006-10-06 License: Freeware Price:
652 downloads
Network Traffic Analyser 0.2.2

Network Traffic Analyser 0.2.2


Network Traffic Analyser provides a script-driven network traffic monitor. more>>
Network Traffic Analyser provides a script-driven network traffic monitor.

Network Traffic Analyser (formerly known as sniffer) is designed to be an extremely powerful, configurable, and versatile tool for monitoring network traffic.

It can be used as a plain sniffer, as a tool for accounting, dynamic firewall updates, and many more things.

It features scripting support and an event-driven architecture.

The idea behind this project is to create a powerful tool for playing around with network traffic. The basic concepts are simplicity and flexibility. Instead of building tool that does something specific (and does a good job at it), were trying to build a tool that will be able to do whatever you want it to do (and still be good at it :).

To put it very simply, you write a script that will be invoked for every packet that passes through your network. You write your scripts in a Tcl, fully blown, interpreted programming language. That fact guaranties that you wont be constrained in your creativity.

<<less
Download (0.11MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
983 downloads
Python Traffic Camera Analyzer

Python Traffic Camera Analyzer


Python Traffic Camera Analyzer is an automated traffic camera congestion analysis tool. more>>
Python Traffic Analyzer is a Python base class and sample driver script written to retrieve and manipulate images from the TrafficLand cameras and calculate a numeric value representing the current traffic flow.

PyTrAn, an example driver script, an image collector and an image mask creator are available for download from the link shown at the bottom. To use the PyTrAn package begin by choosing a camera that you wish to analyze, for this example well use the camera captioned above.

We want to construct a mask over the area of the image that we are interested in, namely the road. In this particular example the road takes up the majority of the image but that is not always the case.

We will apply the mask over captured images to fine tune the area over which we are looking for movement. To create the mask we will first need to collect a sequential series of snapshots from the target camera. The image_collector.py script was written for this task:

$ mkdir mask_200003
$ cd mask_200003
$ ../image_collector.py 200003 30
Collecting 30 images...
30

Done.

The script is hard coded to capture images on a 2-second delay. The delay is necessary to ensure the image has changed. I believe 2-seconds to be the absolute minimum. Once complete, 30 images numbered 1 through 30 will be created in the current directory.

We construct a mask from these captured images by creating a diff-image for each sequential image pair and then adding each diff-image together. Naturally, a script was written to automate this task as well:

$ ../mask_maker.py 1 30
Creating a diff for each sequential image pair.
Diffing 29

Creating the initial mask from the first image pair.

Adding the rest of the diffs to the mask.
Masking 29

Done.

A number of .diff files are generated in this process. These files repesent the movement between individual sequence pairs.

The .diff files are simply intermediary files, the important bit is the mask file, which is generated as the sum of all differences.

The mask file may be dirty (as in this case) and require manual cleanup. The basic shape of the road however is clearly visible, evidence that we can with minimal effort automate the mask generation process. Also, this run was conducted at night, day-time images yield better results.

There are a few final steps we need to take before we can use the example PyTrAn driver script. First we need to convert the mask to ASCII (noraw) format:

$ pnmnoraw mask > mask_200003.ascii

Then we need to open an ImageMagick display window and get its X-window-ID using xwininfo. Finally, update camera_id and window_id in pytran_sampling.py and launch the driver:

$ ../pytran_sampling.py
DEBUG> grabbing frame from camera 200003
DEBUG> rotating image: pytran.this > pytran.last
DEBUG> refreshing image in 3 secs
taking a 5 minute sample at various thresholds.
DEBUG> grabbing frame from camera 200003
DEBUG> generating frame diff on pytran.last, pytran.this
DEBUG> displaying image: pytran.diff
DEBUG> converting pytran.diff to ascii
DEBUG> calculating traffic ratio...
ratio[5]: 55%
DEBUG> calculating traffic ratio...
ratio[10]: 52%
...
...
5 minute sample[5]: 67.88
5 minute sample[10]: 42.66
5 minute sample[15]: 30.57
5 minute sample[20]: 23.03
5 minute sample[25]: 18.39
5 minute sample[30]: 14.79
5 minute sample[35]: 12.42
5 minute sample[40]: 10.53
5 minute sample[45]: 9.06
5 minute sample[50]: 7.85

The sampling script will take 5 minute samples at varying color thresholds. The optimal threshold must be manually chosen. Furthermore, you will need to sample the traffic ratios during both heavy and light traffic times to get a good feel for your acceptable range. Also, keep in mind that the traffic ratio value is simply the percent change detected, or in other words the movement detected within the masked region. This means that a completely empty road will register similar values to a road so congested it looks like a parking lot. The time of day can be combined with the traffic ration to determine the logical truth.

With this task implemented and abstracted more complex systems can be built. When I find the time Id like to create a system that will take multiple potential travel routes and times, and during the travel time e-mail the traveler with the best route to take. Another idea I had would be to record the traffic flow values for each camera, for each day and for each half hour interval. Travelers and other interested parties can then analyze traffic patterns to determine the fastest route dependant on date/time.
<<less
Download (0.003MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1620 downloads
Domain Technologie Control 0.23.0-0

Domain Technologie Control 0.23.0-0


Domain Technologie Control is a web-based control panel for admin and accounting for hosting services. more>>
Domain Technologie Control (DTC) is a GPL control panel for hosting. Using a web GUI for admin and accounting all hosting services, DTC can delegate the task of creating subdomains, email, and FTP accounts to users for the domain names they own.
DTC manages a MySQL database containing all the hosting information. It has support for many programs (bind 8 and 9 and compatibles, MySQL, Apache 1.3, php4, qmail, postfix 2, courier, dovecot, proftpd, webalizer, mod-log-sql, etc.) through config files and/or MySQL plugins (when the service is non-critical).
Domain Technologie Control project can also generate backup scripts, calculation scripts, and config files using a single system UID/GID and monitor all traffic accounting per user and per service. Since version 0.12, DTC is fully skinable and translated in 8 language (Chinese, English, Spanish, French, Deuch, German, Italian and Russian).
DTC has been tested and works well with FreeBSD, Debian stable testing and unstable and now handles SBOX cgi-wrapper to provide chroot environment to users binaries. There is a RPM for DTC that has been done under RedHat 7, but its not well tested (I need feedback on this one as I dont use RPM based distributions myself).
Enhancements:
- This version adds support for Xen VPS connecting to dtc-xen (SOAP server) and the cyrus.
- It includes support tickets, renewal with email reminders, a new, easier to understand layout, (unfinished) import/export functions, domain parking (for DNS, Apache, and mail), daily stats (instead of each month), and some more package installers (Joomla, Vtiger, WANewsletter, and drupal).
<<less
Download (16.5MB)
Added: 2006-10-24 License: GPL (GNU General Public License) Price:
1100 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5