Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.318.219 Times

Device::ISDN::OCLM 0.40

  Date Added: September 26, 2010  |  Visits: 1.399

Device::ISDN::OCLM

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



Device::ISDN::OCLM is a perl module to control the 3com OfficeConnect LanModem. SYNOPSIS $sp = 1; $pw = secret; $lanmodem = Device::ISDN::OCLM->new (); $lanmodem->password ($pw); $command = manualConnect; $status = $lanmodem->$command ($sp); while (($status eq CLOCK) || ($status eq PASSWORD) || ($status eq CONNECTING) || ($status eq LOGGING IN)) { if ($status eq CLOCK) { sleep (1); $status = $lanmodem->setClock (); } elsif ($status eq PASSWORD) { sleep (1); $status = $lanmodem->enterPasword (); } elsif (($status eq CONNECTING) || ($status eq LOGGING IN)) { $command = connectStatus; $status = OK; } if ($status eq OK) { sleep (1); $status = $lanmodem->$command ($sp); } } print "$statusn"; This module can be used to control the 3com OfficeConnect LanModem, an ISDN TA/router. Device statistics can be queried and manual connections can be brought up and taken down. Support is provided for setting the clock if the device is power-cycled, and for automatically entering the password if the device is password-protected. All operations that access the device return a status code indicating whether the operation was successful or not; and, if not, why. For example, if you attempt to query device statistics and the device is locked then the status code will indicate this fact, allowing you to enter the password and retry the operation. Hence the loop in the above synopsis. This module does not perform these loops internally in an effort to allow it to be embedded within a controlling application such as the oclm Perl command-line application, and a GNOME/GTK graphical user interface that is available separately. This module has a few warts; some are mandated by the device itself and some are the fault of the author..

Requirements: No special requirements
Platforms: Linux
Keyword: Control Device Deviceisdnoclm Eq Isdn Lanmodem Libraries Module Oclm Password Perl Module Status
Users rating: 0/10

License: Freeware Size: 13.31 KB
USER REVIEWS
More Reviews or Write Review


DEVICE::ISDN::OCLM RELATED
Utilities  -  Device Control Device 0.13
Device Control Device is a platform independent remote telescope and device control program compatible with the INDI standard (see http://indi.sourceforge.net/). This program is a client (a user interface) and provides functions to control...
74.75 KB  
Security Tools  -  Authen::OTP 1.0.0
Authen::OTP is a One Time Password perl module implementing RFC 2289. It goes beyond computing the nth OTP. It helps admins maintain users OTP passwords, authenticates users, updates their current states, provides the challenges, etc. It can...
17.41 KB  
Utilities  -  GDAC (Generic Device Access and Control) 1.0
The GDAC (Generic Device Access and Control) framework is an extensible multithreaded cross platform (Linux (x86,VME)/Windows) C++ device control environment. It typically will be used as the basis for custom OPC servers or front-end control...
368.64 KB  
Libraries  -  Iterator::BreakOn 0.3
Iterator::BreakOn is a Perl module to create iterators with control flow breaks. SYNOPSIS use Iterator::BreakOn; # # get a generic data source with a next method implemented whom # returns a generic object # # in this example the order...
13.31 KB  
Libraries  -  Device::SerialPort::Xmodem 1.03
Device::SerialPort::Xmodem contains an Xmodem file transfer protocol for Device::SerialPort. SYNOPSIS use Device::SerialPort::Xmodem; This is an Xmodem implementation designed to receive a file using 128 byte blocks. This module is intended...
44.03 KB  
Libraries  -  Open RObot COntrol Software 1.2.1
Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux,...
3 MB  
Libraries  -  Control Library 0.1.4
Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in...
18.43 KB  
Libraries  -  Control Framework for PHP 0.1
The purpose of the Control Framework for PHP (CFP) is to design and implement a completely OO based approach to Web UI design and form handling in PHP. Control Framework for PHPs main use is for building the UI layer of your PHP Web application....
 
Libraries  -  perlcdio 0.2.3
perlcdio is a lower-level wrapper to libcdio, the CD Input and Control library. SYNOPSIS This is fairly straight-forward wrapper around the C library libcdio. Although this is perfectly usable on its own, it is expected that the...
225.28 KB  
Modules  -  CB Admin Icon 1.0.3
Quick and simple admin module to access the Community Builder User manager directly from the control panel.No gimmicky add-ons just simple and clean access
20.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB