Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Realtime Application Interface 3.6.1 (Default branch) Post 302233038 by Linux Bot on Friday 5th of September 2008 08:00:03 PM
Old 09-05-2008
Realtime Application Interface 3.6.1 (Default branch)

The Realtime Application Interface for Linux allows applications with strict timing constraints to be run on Linux. A real time system is able to guarantee the timing requirements of the processes under its control. RTAI provides an API and the necessary kernel modifications to accommodate such requirements. License: GNU General Public License (GPL) Changes:
This release adds support for Linux 2.6.24. It has updates and enhancements to RTAI-Lab. It fixes spurious HIGHMEM behavior. There are assorted bugfixes and enhancements. Image

Image

More...
 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

How do I interface with pf in a C/C++ application?

I'd like to write a simple GUI C/C++ application (a simple interface) where the user can perform a few pf operations and also receive pf feedback (instead of using the pfctl command). I was hoping to get some guidance in regards to where to get started. The pf suggests the use of the ioctl... (2 Replies)
Discussion started by: nactusberrilli
2 Replies
httppower(8)							     powerman							      httppower(8)

NAME
httppower - communicate with HTTP based power distribution units SYNOPSIS
httppower [--url URL] DESCRIPTION
httppower is a helper program for powerman which enables it to communicate with HTTP based power distribution units. It is run interac- tively by the powerman daemon. OPTIONS
-u, --url URL Set the base URL. INTERACTIVE COMMANDS
The following commands are accepted at the httppower> prompt: auth user:pass Authenticate to the base URL with specified user and password, using ``basic'' HTTP authentication which sends the user and password over the network in plain text. seturl URL Set the base URL. Overrides the command line option. get [URL-suffix] Send an HTTP GET to the base URL with the optional URL-suffix appended. post [URL-suffix] key=val[&key=val]... Send an HTTP POST to the base URL with the optional URL-suffix appended, and key-value pairs as argument. FILES
/usr/sbin/httppower /etc/powerman/powerman.conf ORIGIN
PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL. SEE ALSO
powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5), powerman-devices(7). http://sourceforge.net/projects/powerman powerman-2.3.5 2009-02-09 httppower(8)
All times are GMT -4. The time now is 08:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy