Main > Free Download Search >

Free connectivity software for linux

connectivity

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 98
Haskell Database Connectivity 1.1.2.0

Haskell Database Connectivity 1.1.2.0


Haskell Database Connectivity project provides an abstraction layer between Haskell programs and SQL relational databases. more>>
Haskell Database Connectivity project provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
HDBC is modeled loosely on Perls DBI interface http://search.cpan.org/~timb/DBI/DBI.pm, though it has also been influenced by Pythons DB-API v2, JDBC in Java, and HSQL in Haskell.
HDBC is a from-scratch effort. It is not a reimplementation of HSQL, though its purpose is the same.
Main features:
- Ability to use replacable parameters to let one query be executed multiple times (eliminates the need for an escape function)
- Ability to access returned rows by column number
- Ability to read data from the SQL server on-demand rather than reading the entire result set up front
- HUnit testsuite for each backend driver
- Well-defined standard API and easy backend driver implementation
- Lazy reading of the entire result set (think hGetContents, but for the results of SELECT) (see sFetchAllRows)
- Support for translation between Haskell and SQL types
- Support for querying database server properties
- Add-on package (hdbc-missingh) to integrate with MissingH, providing a database backend for AnyDBM.
- Support for querying metadata such as column names.
- Support for querying additional metadata (column types, etc.)
<<less
Download (0.056MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
907 downloads
Jabber::Connection 0.03

Jabber::Connection 0.03


Jabber::Connection is a simple Perl module with connectivity functions for Jabber. more>>


SYNOPSIS

# client connection:
my $c = new Jabber::Connection(
server => jabber.org,
log => 1,
);

# component connection:
# my $c = new Jabber::Connection(
# server => localhost:5700,
# localname => comp.localhost,
# ns => jabber:component:accept,
# log => 1,
# debug => 1,
# );

die "oops: ".$c->lastError unless $c->connect();

$c->register_beat(10, &every_10_seconds);

$c->register_handler(presence,&presence);
$c->register_handler(iq,&handle_iq_conference);
$c->register_handler(iq,&handle_iq_browse);

$c->auth(qmacro,password,myresource); # client auth
# $c->auth(secret); # component auth

$c->send( );

$c->start;
DESCRIPTION ^
The Jabber::Connection package provides basic functions for connecting clients and components to a Jabber server.
<<less
Download (0.012MB)
Added: 2007-03-21 License: Perl Artistic License Price:
952 downloads
Scalix Connect for Evolution 10.0.0.337

Scalix Connect for Evolution 10.0.0.337


Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. more>>
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server.
Scalix Connect for Evolution natively supports IMAP and iCal, resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Scalix offers the industrys richest third party support for Novell Evolution, enabling organizations to make centralized enterprise email, calendar and scheduling, address book, and contacts a reality for users on Linux desktops. Whether using Evolution, Outlook or Scalix Web Access, Scalix users enjoy full interoperability with other Scalix clients regardless of the operating platform, email client or web browser.
Scalix Connect for Evolution provides full-function connectivity between Novell Evolution and the Scalix Server. Compatible with Evolution 2.4.x, Scalix Connect natively supports IMAP and iCal resulting in compatibility with the full range of functionality offered by Evolution. No end user retraining is required when Evolution users move to Scalix.
Main features:
- Integrated email, calendar, and directory services
- Rich Text Format (RTF) message formatting
- Offline email folder synchronization (IMAP offline mode)
- Free/Busy directory lookup for group scheduling
- Client- and server-based rules
- Public folders
- Folder management, storage and sorting
- Public distribution lists
- Full Evolution address book & contacts
<<less
Download (0.53MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1342 downloads
Monetra 6.0

Monetra 6.0


Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. more>>
Monetra (formerly known as MCVE) is a scalable credit card processing engine for Linux and UNIX. The project is designed to handle credit card authorizations and is certified to support major clearing house protocols.
Features include support for multiple modems, multiple merchant accounts, and multiple processors, all simultaneously -- as well as IP and SSL connectivity along side SQL database support.
Designed in C, conforming to POSIX standards, and utilizing light weight processes (threads), this product is able to handle a large number of transactions with high speed and minimal CPU usage.
Enhancements:
- A secure recurring billing module and card storage subsystem returning unique tracking tokens has been added and branded as Monetra DSS.
- This assists integrators with their PCI compliance so they dont need to store card numbers outside of Monetra.
- There is DNS caching for improved latency.
- Givex and FifthThrid 610 support have been added.
- Global Payments, VITAL, and NPC re-certifications.
- Visa gift-card support (balance inquiry and partial auths), as well as new card systems compliance updates for October 2007.
- Mac OS X for Intel, Windows Vista, and OpenBSD 4.0 support has also been added.
<<less
Download (MB)
Added: 2007-06-07 License: Other/Proprietary License Price:
873 downloads
TrinityOS 05/22/05

TrinityOS 05/22/05


TrinityOS is a step-by-step guide to securing, tuning, and enabling services for Linux. more>>
TrinityOS is a step-by-step, example-driven HOWTO on building a very functional Linux box with strong security in mind.
TrinityOS is well known for its strong packet firewall ruleset, Chrooted and Split DNS (v9 and v8), secured Sendmail (8.x), Linux PPTP, Serial consoles and Reverse TELNET, DHCPd, SSHd, UPSes, system performance tuning, the automated TrinityOS-Security implementation scripts, and much more.
Main features:
- Master References and Recommended Guidelines
- Linux Distribution Thoughts
- Core OS setup
- Network Connectivity
- Security
- System backup
- More Extensive Guides
<<less
Download (0.25MB)
Added: 2005-05-23 License: Free for non-commercial use Price:
1615 downloads
Netwatch 1.0c

Netwatch 1.0c


Netwatch is a Linux program created to aid in monitoring Network Connections. more>>
Netwatch is a Linux program created to aid in monitoring Network Connections. It is based on a program called "statnet" but has been substantially modified for its Ethernet emphasis. The project is a dynamic program which displays the Ethernet status based each the connections activity.
It has the capability of monitoring hundreds of site statistics simultaneously. The connections port number (Well Known Service) and destination address are available as well. There are options which allow router statistics to be measured on simple networks (with one router). External network communication is counted and transfer rates are displayed.
Main features:
- Reload feature for periodic saves and clears
- Routing Summaries with character graphics display
- Saves of Routing Statistics for last day of run (min. by min.)
- Freeze display (continue logging) for remote efficiency
- PPP Connectivity Monitoring
- Multiple Interface Support (1 at a time)
<<less
Download (0.24MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
839 downloads
VPNmonitor 1.2

VPNmonitor 1.2


VPNmonitor is a free Java tool to observe network traffic. more>>
VPNmonitor is a free Java tool to observe network traffic. Network administrators can use it to monitor VPN (PPTP and IPSec) and SSL (HTTPS) connectivity of wireline/wireless networks.

If you are using Linux this way you will run VPNmonitor:
1. Install libpcap 0.7.2 or above from http://www.tcpdump.org/
2. Copy Jpcap libraries to the jre directories:
cp net.sourceforge.jpcap-0.01.13.jar /jre/lib/ext
cp libjpcap.so /jre/lib/i386
3. su to root
4. Run VPNmonitor
java -jar VPNmonitor.jar
<<less
Download (0.67MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1219 downloads
Slash::OurNet 1.4

Slash::OurNet 1.4


Slash::OurNet is a Slash 2.0+ plug-in that allows OurNet connectivity to various BBS and NNTP systems. more>>
Slash::OurNet is a Slash 2.0+ plug-in that allows OurNet connectivity to various BBS and NNTP systems.

<<less
Download (0.046MB)
Added: 2007-03-26 License: Perl Artistic License Price:
942 downloads
SOPE Application Server 4.5.9

SOPE Application Server 4.5.9


The SOPE package is an extensive set of frameworks. more>>
SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing.
The individual frameworks of the package can be used standalone (for example in Cocoa applications) and do not require the application server itself.
For MacOSX developers, the package includes SOPE:X, which contains special Xcode and Cocoa support for SOPE.
Enhancements:
- This release fixes a set of minor bugs.
- It improves the vCard parser, the IMAP4 client library, the MySQL adaptor, and BSD packaging.
<<less
Download (4.0MB)
Added: 2006-08-28 License: LGPL (GNU Lesser General Public License) Price:
1152 downloads
muCommander 0.8 Beta 3

muCommander 0.8 Beta 3


muCommander is a cross-platform file manager. more>>
muCommander project is a cross-platform file manager that has a Norton Commander style interface and running on any operating system with Java support (Mac OS X, Windows, Solaris, Linux, *BSD...).
Main features:
- Virtual filesystem with SMB, FTP and HTTP/HTTPS connectivity
- Quickly copy, move, rename files, create directories, email files...
- Browse, create and uncompress ZIP, TAR and GZip archives
- Multiple windows support
- Interface localized in English, French, German, Spanish and Czech
- Customize the look and feel to your taste
- Never leave that keyboard again, shortcuts are provided for an all-keyboard operation
<<less
Download (0.36MB)
Added: 2007-03-25 License: Freely Distributable Price:
948 downloads
net-check

net-check


net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. more>>
net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity.

The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway.

In addition, since I am spending $50 a month for my internet connection, I want to make sure I get what I paid for.

A Sample:

To: user@isp.net
Subject: Automated Network Checks Report

Last month, there were 64.25 hours of downtime out of 720 possible hours.
(There were only 2692 out of 2880 possible samples made.)
Last months ratio was 0.089 so your bill should be $45.53.

---------------------------------------------------------

1 : 2 hr
2 : 22 hr
3 : 0.5 hr
4 : 1.25 hr
5 : 1.75 hr
6 : 0.25 hr
7 : 0.25 hr
8 : 0.25 hr
9 : 1.25 hr
10 : 3.25 hr
11 : 1.25 hr
13 : 0.25 hr
14 : 1.75 hr
15 : 0.25 hr
16 : 0.75 hr
17 : 0.75 hr
18 : 8.5 hr
19 : 0.75 hr
20 : 11.5 hr
21 : 0.75 hr
22 : 0.75 hr
23 : 1.75 hr
24 : 2 hr
25 : 0.25 hr
27 : 0.25 hr
<<less
Download (0.015MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
982 downloads
ffnet 0.6

ffnet 0.6


ffnet is meant to be an easy and fast feed-forward neural network training solution for python. more>>
ffnet is meant to be an easy and fast feed-forward neural network training solution for python.
Main features:
- Any network connectivity without cycles is allowed.
- Training can be performed with use of several optimization schemes including genetic alorithm based optimization.
- There is access to exact partial derivatives of network outputs vs. its inputs.
- Automatic normalization of data.
ffnet uses some external open source software:
- networkx for handling network architecture as the graph data structure,
- numpy/scipy for training purposes,
- pikaia, genetic algorihm based oprimizer in fortran (included).
- matplotlib for plotting (examples only).
Enhancements:
- New features added in this release include an rprop training algorithm, a function for exporting a network to the Fortran subroutines, a new architecture generator, and a draft network drawing tool.
<<less
Download (0.036MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
946 downloads
N-View 3.1

N-View 3.1


N-View is a network monitor for small and medium-sized networks. more>>
N-View is a network monitor for small and medium-sized networks. It features automatic scanning of subnets for host addresses, monitoring of ICMP responses from all hosts, signalling of timeouts and delays in the GUI and by mail, a portscanner, an SNMP client (MIB browser and trap receiver), a graphical display of network traffic for network interfaces, connectivity to hosts by telnet, HTTP browser, or an arbitrary external program (such as ssh), printing of network diagrams, automatic generation of HTML pages, and more.
Main features:
Simple configuration:
- automatic scan for hosts, based on ICMP ("ping"),
- configurable limits for response delay, timeout and port scan interval,
- individual configuration can be stored in a configuration file;
Graphic display:
- automatic arranging of icons for hosts and subnets (optional),
- arbitrary background pictures for each screen,
- signalling delay and timeout of hosts and subnets with coloured icons,
- graphic display of traffic load for selected network interfaces,
- arbitrary labelling for all icons and windows;
Signalling of status changes on display, acoustic and per e-mail (optional):
- on timeout or delayed reply of a host,
- on changes of the open port status,
- on receiving of SNMP traps;
Management interface, connections to hosts:
- via external browser,
- via internal telnet client,
- via internal SNMP client/browser;
Flexible display:
- showing Subnets as tabbed or cascaded windows,
- coloured printer output of network diagrams,
- network diagrams can be accessed from HTML browsers from inside the network (external HTML server required);
<<less
Download (5.6MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1547 downloads
Netstation 0.9pre3

Netstation 0.9pre3


Netstation is a Linux distribution that enables you to convert standard PCs into full-featured diskless thin clients. more>>
Netstation is a Linux distribution that enables you to convert standard PCs into full-featured diskless thin clients supporting all major connectivity protocols. The project can be booted from the network using Etherboot/PXE or from standard media like floppy/CD/hd/flash-disk etc. The configuration is centralized to simplify terminal management.
Terminal protocols supported
- X-Terminal XDM
- TightVNC
- SSH
- Telnet
- Rdesktop RDP
- Citrix ICA
- Tarantella
Boot methods
- DHCP/TFTP with Etherboot or PXE bootrom
- From floppy, hard disk, cdrom or DOC2000 using Syslinux
- From DOS using Loadlin
GUI modes
- Single client in fullscreen session
- Text session (Telnet or SSH)
- Multiple concurrent clients using local window manager
Other features
- Local printer support through network printer emualtion
- Network card, video card and mouse autodetection
- Dynamic ".nsp" package support (can be loaded at run time)
- Centralized configuration using TFTP to obtain config files"
<<less
Download (15.7MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
880 downloads
DECnet 2.39

DECnet 2.39


DECnet is a project to provide DECnet phase IV connectivity for Linux. more>>
DECnet is a project to provide DECnet phase IV connectivity for Linux.
What you get is DECnet phase IV end-node and routing capabilities on your Linux box.
As it stands you can "set host" to an OpenVMS system, copy files to and from OpenVMS systems, run remote tasks and test the connections. You can also mount VMS directories as Linux Filesystems. VMS users can start terminal sessions on Linux or access to Linux files or foreign mounted filesystems as NCPFS, NFS, SMBFS via the FAL daemon.
You can use X-Windows from OpenVMS to Linux if you build your X-Server with DECnet support or download one. This makes Linux into an excellent (and cheap!) X-terminal for VMS as well as Unix. It is also possible to display Linux X programs on a VMS workstation using DECnet.
LAT is available as a client and server. This is completely independant of DECnet and does not require a DECnet-enabled kernel. I mention it here partly because I maintain both packages and partly because LAT and DECnet are generally of interest to the same group of people.
Enhancements:
- Fix compile error on Fedora Core 6
<<less
Download (0.27MB)
Added: 2007-02-16 License: LGPL (GNU Lesser General Public License) Price:
981 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5