Main > Free Download Search >

Free muscle 4.63 software for linux

muscle 4.63

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
MUSCLE 4.63

MUSCLE 4.63


MUSCLE 4.63 is a robust, user-friendly, cross-platform client-server messaging system for dynamic distributed applications that runs under any POSIX-compliant operating system more>> <<less
Added: 2009-07-19 License: BSD License Price: FREE
10 downloads
 
Other version of MUSCLE
MUSCLE 3.34MUSCLE is a multiplatform, multilanguage, N-way client/server protocol library ... logged in, send muscle::Messages to other clients, and store muscle::Messages in the servers
License:BSD License
Download (0.92MB)
907 downloads
Added: 2007-05-03
MailScanner 4.63.1-2

MailScanner 4.63.1-2


MailScanner is a free anti-virus and anti-spam filter protecting over 5 billion e-mails every week, for many millions of users. more>>
MailScanner is an email virus scanner, vulnerability protector, and spam tagger. It supports the Postfix, Sendmail, Exim, Qmail, and ZMailer MTAs, and the Sophos, McAfee, F-Prot, F-Secure, CommandAV, InoculateIT, Inoculan, eTrust, Kaspersky, Nod32, AntiVir, BitDefender, RAV, Panda, DrWeb, ClamAV, and other anti-virus scanners.

MailScanner uses SpamAssassin for highly successful spam identification, and is designed to handle denial of service attacks. It will detect password-protected zip files and apply filename checking to their contents.

It is very easy to install, requires no changes at all to your sendmail.cf file, is designed to be lightweight, and wont grind your mail system to a halt with its load. It can be integrated into any email system, regardless of the software in use.
<<less
Download (5.2MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
824 downloads
Morseall 0.4.8

Morseall 0.4.8


Morseall allows you to control any computer using morse code. more>>
Morseall allows you to control any computer using only the mouse buttons. It allows you to produce keystrokes by tapping Morse codes with just a single button or with a three-button mouse for faster entry.
Morseall is designed for disabled users who can only move one muscle.
Morseall can also be used with wearable laptops, tablets, or handhelds where a keyboard would be inconvenient or unavailable.
Main features:
- Anyone who can press a switch can use Morseall!
- You can go faster if you can control two or three buttons
- An Iambic Keyer is available for ultra-fast coding
- Audio feedback is given for each dot and dash
- Characters can be read aloud as they are typed for verification
- It works with a standard mouse! No custom hardware needed.
- On-line help is always visible for looking up codes
- Takes over the mouse so disabled users can maintain control.
- Code Timing is adjustable from within the program (seven dots=faster)
- A Configuration file allows you to set defaults (/etc/morseall.conf)
- A Reset feature helps users recover if the terminal gets stuck
- Visual feedback on your morse code timing as you key it
- Morseall is Free Software, Licensed under the GNU GPL
Enhancements:
- The most-recent code sequence is kept visible, for better sanity checking.
- A repeat code is available for users who cant hold it in for the normal repeat (some sip/puff users need this)
<<less
Download (0.49MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1151 downloads
Ledger 2.6

Ledger 2.6


Ledger is a command-line accounting program which uses a simple text file as a ledger. more>>
Ledger is an accounting tool with the moxie to exist. Ledger provides no bells or whistles, and returns the user to the days before user interfaces were even a twinkling in their fathers CRT.
What it does offer is a double-entry accounting ledger with all the flexibility and muscle of its modern day cousins, without any of the fat. Think of it as the Bran Muffin of accounting tools.
Enhancements:
- The most significant change is full support for "lot sales" transactions, such as buying a lot of stock shares at one price, then selling that exact lot later for another price.
- There have been many bugfixes, as well as improvements in the parser.
- Ledger remains 100% backwards compatible.
- Many of the new features are not yet documented, as the manual is being rewritten for the upcoming 3.0 release.
- Therefore, most users should consider this a maintenance release.
<<less
Download (0.60MB)
Added: 2007-04-13 License: Public Domain Price:
930 downloads
P11SCD 0.8

P11SCD 0.8


P11SCD project implements a replacement for the smart-card daemon. more>>
P11SCD project implements a replacement for the smart-card daemon (scd) shipped with GnuPG in order to make full use of PKCS#11 tokens.

While not yet full drop-in replacement, the daemon is already capable of examining the card contents, signig and decryption, and works with gpgsm.

Installation:

1. You need to have PKCS#11 headers installed in your standard compiler search path. They can be obtained from the RSAs site.
2. Available PKCS#11 drivers for your smart-card. On Linux, the drivers from the MUSCLE project can be used for some cards (Cryptoflex and Cyberflex with the MUSCLE applet).
3. Apply the patch to the unpacked GPG distribution: cd gnupg-1.4 (directory name depends on the version you have) patch -p1 < gpg-p11.patch
4. Execute the configure script as usual.
5. Edit the generated config.h file and uncomment the line reading /* #define HAVE_PKCS11 */ to read #define HAVE_PKCS11
6. Compile and install the source as usual.
<<less
Download (0.24MB)
Added: 2006-09-19 License: MIT/X Consortium License Price:
1130 downloads
FoxRabbitCarrot 1.01b

FoxRabbitCarrot 1.01b


FoxRabbitCarrot is a simple networked multiplayer board game. more>>
FoxRabbitCarrot is a simple networked multiplayer board game, used primarily as an example of client/server programming using MUSCLE. FoxRabbitCarrot was created as an example app to accompany an article I wrote for OSNews.com
The version of FoxRabbitCarrot posted here has been updated to compile agains MUSCLE v3.22, but other than that is essentially the same program described in the article.
FoxRabbitCarrot executables are available for Windows XP, MacOS/X (Tiger), and SUSE Linux 10.0. You can also download the source code and compile it yourself (note that the client requires Qt 3.x in order to compile). All source code in the source code archive is open source under the BSD license, so feel free to use it for any purpose.
Installation:
To build the server on systems that use gmake and gcc, do this:
cd server
make
You should end up with an executable called frcd. Edit the frcd.settings file if you want to customize the games rules, then just type
./frcd
to start the server.
To build the client, youll need Qt3.0+ installed on your system. You can get the GPL/X11 version Qt for free from www.trolltech.com; versions for Windows and MacOS/X are also available but youll have to buy a developers license if you dont already have one.
Once you have Qt installed, do the following to build the client:
cd client
qmake foxrabbitcarrot.pro
make
Enhancements:
- This version updates the code to be compatible with the MUSCLE 3.22 API.
<<less
Download (1.7MB)
Added: 2006-08-18 License: BSD License Price:
1162 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1