Main > Programming > Libraries >

Device::ISDN::OCLM 0.40

Device::ISDN::OCLM 0.40

Sponsored Links

Device::ISDN::OCLM 0.40 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.013 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1193
Date added: 2006-07-20
Publisher: Merlin Hughes

Device::ISDN::OCLM 0.40 description

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.

Device::ISDN::OCLM 0.40 Screenshot

Advertisements

Device::ISDN::OCLM 0.40 Keywords

Bookmark Device::ISDN::OCLM 0.40

Hyperlink code:
Link for forum:

Device::ISDN::OCLM 0.40 Copyright

WareSeeker periodically updates pricing and software information of Device::ISDN::OCLM 0.40 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Device::ISDN::OCLM 0.40 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Device::TNC is a Perl module that acts like a generic interface to a TNC. Free Download
Device::SNP is a Perl extension for the GE Fanuc SNP-X serial protocol as used by GE Fanuc DataPanel data terminals. Free Download
K ISDN Watch is a Linux application running under KDE 3.x. Free Download
Device::Denon::DN1400F is a Perl module that can control a Denon DN-1400F CD player. Free Download
Device::Cdio::ISO9660 is a Perl module for ISO 9660 handling. Free Download
Device::Cdio is a Perl module for CD Input and Control library. Free Download
AudioCD is a Perl module for basic Audio CD control. Free Download
Device::USB::FAQ Perl module contains Frequently Asked Questions for Device::USB. Free Download