| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Modem.pl 0.15 |
linux | System->Monitoring | Free |
View Detail
|
|||||||||
Modem.pl is a small script that scrapes the web interface of a Motorola SURFboard cable modem for various status conditions like signal strength and signal to noise. The results are sent to STDOUT where they can be easily piped into a log file. The modem values are also checked for reasonable operating ranges. If the modem values are outside of reasonable operating ranges, results are also sent to STDERR. When run from a cron job, modem.pl can be used to monitor the condition of the cable service and notify someone before conditions cause service interruptions. Here are some key features of "Modem pl": · Captures operating conditions of a Motorola SURFboard cable modem. · Runs interactively or from a scheduled job (cron) · Output is formatted with a standard log time stamp when scheduled. · Checks modem values for reasonable operating ranges. · Errors and warnings are duplicated to STDERR. |
||||||||||||||
| 2 | Device::Modem 1.47 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Device::Modem is a Perl extension created to talk to modem devices connected via serial port. WARNING This is BETA software, so use it at your own risk, and without ANY warranty! Have fun. SYNOPSIS use Device::Modem; my $modem = new Device::Modem( port => /dev/ttyS1 ); if( $modem->connect( baudrate => 9600 ) ) { print "connected!n"; } else { print "sorry, no connection with serial port!n"; } $modem->attention(); # send `attention sequence (+++) ($ok, $answer) = $modem->dial(02270469012); # dial phone number $ok = $modem->dial(3); # 1-digit parameter = dial number stored in memory 3 $modem->echo(1); # enable local echo (0 to disable) $modem->offhook(); # Take off hook (ready to dial) $modem->hangup(); # returns modem answer $modem->is_active(); # Tests whether modem device is active or not # So far it works for modem OFF/ modem ON condition $modem->reset(); # hangup + attention + restore setting 0 (Z0) $modem->restore_factory_settings(); # Handle with care! $modem->restore_factory_settings(1); # Same with preset profile 1 (can be 0 or 1) $modem->send_init_string(); # Send initialization string # Now this is fixed to AT H0 Z S7=45 S0=0 Q0 V1 E0 &C0 X4 # Get/Set value of S1 register my $S1 = $modem->S_register(1); my $S1 = $modem->S_register(1, 55); # Dont do that if you definitely dont know! # Get status of managed signals (CTS, DSR, RLSD, RING) my %signal = $modem->status(); if( $signal{DSR} ) { print "Data Set Ready signal active!n"; } # Stores this number in modem memory number 3 $modem->store_number(3, 01005552817); $modem->repeat(); # Repeat last command $modem->verbose(1); # Normal text responses (0=numeric codes) # Some raw AT commands $modem->atsend( ATH0 ); print $modem->answer(); $modem->atsend( ATDT01234567 . Device::Modem::CR ); print $modem->answer(); Device::Modem class implements basic AT (Hayes) compliant device abstraction. It can be inherited by sub classes (as Device::Gsm), which are based on serial connections. |
||||||||||||||
| 3 | ZyXEL Modem Scripts 1.2 |
mac | Utilities->Internet Utilities | Free |
View Detail
|
|||||||||
ZyXEL Modem Scripts is a collection of Modem Scripts for ZyXEL modems (including ISDN). Modem Scripts are used with "Apple Remote Access" (ARA 2.0, 2.1), "Open Transport/PPP" (OT/PPP) and Remote Access 3.x. Completly freeware for personal use. |
||||||||||||||
| 4 | ZyXEL Modem Scripts 1.2 |
windows | Windows Widgets->System Utilities | Free |
View Detail
|
|||||||||
A collection of Modem Scripts for ZyXEL modems (including ISDN). Modem Scripts are used with "Apple Remote Access" (ARA 2.0, 2.1), "Open Transport/PPP" (OT/PPP) and Remote Access 3.x. |
||||||||||||||
| 5 | USB Modem 1.59 |
windows | Utilities->Mobile Phone Tools | $24.95 |
View Detail
|
|||||||||
Features Support for Treo 600, Treo 650, Treo 680, Treo 700p, Treo 755p and Centro smartphones Support for USB and Bluetooth connectivity Support for background mode so it is possible to make outgoing voice calls or perform other activity on the Treo without disabling the modem mode (if supported by the phone) Small memory footprint (30 KB) Volume discounts 2 - 5 copies : 20% OFF 6 - 10 copies : 30% OFF 11 - 20 copies : 40% OFF 21+ copies : 50% OFF What is new in version 1.59 Support for palm Centro Support for Windows Vista 64-bit What is new in version 1.58 Fixed the built-in DUN suppression on Treo 680 and Treo 755p Please try the demo before purchasing the software to see if it is compatible with your cellular operator environment. Disclaimer. We will accept no responsibility for the use or misuse of our software, for any damage that may be caused by the software or the software possible lack of suitability. We are not responsible for any charges you may incur from your cellular provider as a result of using USB Modem. |
||||||||||||||
| 6 | Modem Doctor 2.0 |
windows | Windows Widgets->System Utilities | $19.99 |
View Detail
|
|||||||||
By BS Editor: Modem Doctor for 32-bit Windows systems performs over 60 tests of your modem and serial port. Included are built-in shortcuts for Internet, Modem, and Serial Port setup that allow you to easily change any communications- specific settings in Windows. |
||||||||||||||
| 7 | Modem Statistics 1.0 |
windows | Utilities->System Analysis | $10.00 |
View Detail
|
|||||||||
It is a program that analyzes the windows file Modemlog.txt and give you statistics about your modem. |
||||||||||||||
| 8 | Modem Doctor 3.1 |
windows | System->Modem Tweak | $19 |
View Detail
|
|||||||||
Modem Doctor helps you find and correct many common configuration and installation errors. Using a simple menu-driven interface, even a novice can troubleshoot and repair over 60 different installation or setup problems with modems and uarts. Modem Doctor is a modem utility that helps you to find and correct installation errors. Since each operating system places different demands on modems, each version of Modem Doctor is designed to work in conjunction with its environment. The DOS version interrogates serial ports, interrupt controllers, and uarts at the system board level while the Win31 and Win95 versions are designed to check Windows settings and proper communication between your modem/serial ports and the system comm driver. |
||||||||||||||
| 9 | Virtual Modem 1.7.3 |
windows | Network Internet->Other | $199 |
View Detail
|
|||||||||
There are many old data-centric applications that, for historical reasons, use direct modem connections to exchange data between Client and Server. Nowadays, local and global TCP/IP networks have made the direct modem connection obsolete. Heres why: When you use a direct modem connection, you need to have a physical modem installed on each PC that needs to exchange data. You also must use a physical phone line. This makes the line busy and may even be costly, if long distance calls are required. Modem transfers are also not secure. A hacker doesnt even need to have an access to your phone line. Your data can be easily intercepted with a remote phone line scanner. In a TCP/IP network, on the contrary, you can use the power of a VPN (Virtual Private Networking), SSH or any other secure tunnel to ensure privacy and security. There are a lot of reasons to move from a direct modem connection to TCP/IP networking. But, how can you do this without investing thousands into new software? Virtual Modem from FabulaTech provides a cheap and effective solution. Virtual Modem is a useful software which creates virtual modems that use your local network or the Internet instead of a physical phone line. How does it work? The virtual modems are accessible to all the applications that work through a direct modem connection. Setup is no different from setting up a physical modem. You simply select a virtual COM port in your communication application settings. The application can control the virtual modem directly by sending AT commands or with TAPI (MS Windows Telephony API). Thus, Virtual Modem should work out-of-the-box for all your communication programs. One of the very useful Virtual Modem features is its "Address Book". The Address Book allows you to transparently translate phone numbers into IP addresses. You dont even have to change the phone numbers in your communication programs. Just put them into your Address Book. Here are some key features of "Virtual Modem": · Virtual modems look and work like real hardware modems · Applications use virtual modems directly from virtual serial ports or through TAPI · Up to 256 virtual modems can be created · Virtual modems can "dial" to remote virtual modems using IP address (or computer name) and TCP-port instead of phone number · Virtual modems can accept "incoming calls" from other virtual modems · Phone book. It allows you to simplify switch to virtual modems from hardware modems. You can specify telephone number corresponding to IP address (or computer name) and TCP-port of remote virtual modems. · Once created virtual modems are operable at each system startup (even prior to user login) · Support of main AT commands · Support of main S-registers · User-friendly program interface · Hot virtual modem creation and removal, without computer reboot Limitations: · Two virtual modems can be created only · 15 days |
||||||||||||||
| 10 | Modem Booster 3.0 |
windows | System->Network Tweak | $24 |
View Detail
|
|||||||||
Tuning your modem setting is as easy as clicking on a button with Modem Booster. Selecting Auto Tune-Up runs a series of tests and optimizes your modem settings. These tests check your actual performance and derive the optimal settings by fine-tuning each of the important components as seen in the Manual Tune-Up. Modem Booster works for all Dial-Up modems and major Internet Service Providers (ISPs) worldwide. It is also specially designed to optimize AOL, CompuServe 2000, MSN, NetZero, Prodigy and AT&T WorldNet Connections. Modem Booster works on all systems configurations and processors running on Windows 95, 98, ME, NT 4.0, 2000 and XP. Works for all Pentium 90 and above processor with 16 MB of RAM, 8 MB of free disk space, and requires MS Internet Explorer 4.0 and above. If you`re on 56 kbps modem, Modem Booster help make your modem blaze like a DSL without the hefty monthly subscription. Modem Boosters new Ping Technology gives you the absolute best possible ping settings on your system and ISP! Enjoy significant speed boosts all ISPs, including AOL, Compuserve 2000, MSN and NetZero. |
||||||||||||||
| 11 | HSLAB Modem Monitor 3.1 |
windows | System->Modem Tweak | $24 |
View Detail
|
|||||||||
Modem Monitor is a program for monitoring a status and performance of the remote(or local) modem. The program is intended for using in networks, connected to Internet through phone line(modem). Allows on workstations in the network to receive the information about status and performance of the modem connection, located on other machine. Designed in client - server distributed architecture . Server components are installed on the machine with dialup Networking, clients component(s) - on machines of the users of a local network. Serveris implemented as tray application. Modem Monitor allows you: -view remote modem connection status ("Connected", "Disconnected", e.t.c) in textual, sound and graphical representation; -view remote modem connection speed; -view remote modem name; -view remote modem connection performance (inbound, outbound, total speed and averages); -start up to eight custom programs on event based rules (events are two - when modem is connected and when disconnected); -terminate programs, which you start after modem was connected when connection will dropped; -terminate programs, which you start after modem was disconnected when connection will restored. Programs client part after starting was stay in tray and display modem status. For configuring program or view extended information(such as graphical data visualization) use mouse right click on program icon. Whats New in This Release: · Network devices monitoring has been added. Now you can get statistics for any device - dialup adapters, ISDN, cable modems or network adapters, including satellite cards and other. |
||||||||||||||
| 12 | Virtual Modem 1.5 |
windows | Network Internet->Misc Dial up Networking Tools | $199.95 |
View Detail
|
|||||||||
There are many old data-centric applications that, for historical reasons, use direct modem connections to exchange data between Client and Server. Nowadays, local and global TCP/IP networks have made the direct modem connection obsolete. Heres why: When you use a direct modem connection, you need to have a physical modem installed on each PC that needs to exchange data. You also must use a physical phone line. This makes the line busy and may even be costly, if long distance calls are required. Modem transfers are also not secure. A hacker doesnt even need to have an access to your phone line. Your data can be easily intercepted with a remote phone line scanner. In a TCP/IP network, on the contrary, you can use the power of a VPN (Virtual Private Networking), SSH or any other secure tunnel to ensure privacy and security. There are a lot of reasons to move from a direct modem connection to TCP/IP networking. But, how can you do this without investing thousands into new software? Virtual Modem from FabulaTech provides a cheap and effective solution. This program creates virtual modems that use your local network or the Internet instead of a physical phone line. How does it work? The virtual modems are accessible to all the applications that work through a direct modem connection. Setup is no different from setting up a physical modem. You simply select a virtual COM port in your communication application settings. The application can control the virtual modem directly by sending AT commands or with TAPI (MS Windows Telephony API). Thus, Virtual Modem should work out-of-the-box for all your communication programs. One of the very useful Virtual Modem features is its "Address Book". The Address Book allows you to transparently translate phone numbers into IP addresses. You dont even have to change the phone numbers in your communication programs. Just put them into your Address Book. |
||||||||||||||
| 13 | Modem Monitor 2.0.0 |
windows | Network Internet->Misc Networking Tools | Free |
View Detail
|
|||||||||
Program for monitoring of the modem status. The program is intended for work in small networks having connectionwith Internet through phone (modem). Allows on workstations of a network to receive the some information about a condition of the modem located by other machine. Designed in client - server architecture. Server components are installed on the machine with DialUp Networking, clients part - on machines of the users of a local network. |
||||||||||||||
| 14 | Air SMS (GSM Modem) 1 |
windows | Windows Widgets->Internet Radio Widgets | $150 |
View Detail
|
|||||||||
Air SMS GSM Modem description Air SMS (GSM Modem) is a useful software for sending SMS from GSM Modem Air SMS (GSM Modem) is a useful software for sending SMS from GSM Modem, with personalized SMS, Flash SMS & report acknowledgment facilities. Here · Outgoing from Cell-Phone is possible · Address-book · SMS Type (Flash, plain supported) · Report or SMS acknowledgment is supported · Suffix, prefix to Each SMS supported · A message personalization is possible · SMS Sending Speed is around 600 to 750 SMS per hour Requirements: · 64 MB RAM Limitations: · 15 days trial |
||||||||||||||
| 15 | Sweex External 56K USB Modem |
driver | Modem->HP | Free |
View Detail
|
|||||||||
Easy-to-install 56K USB external modem for a fast internet/e-mail connection. Suitable for telebanking, ideal for notebook users since the modem does not require a separate power supply. The modem is supplied with a language voice/fax/modem software RJ11 and USB cable. Features: Computer interface : USB port Data compression: ITU-T V.42bis and MNP 5 Error correction : ITU-T V.42 and MNP 2, 3 and 4 Full duplex Fax Group III class 1 9.600/14.400 bps Hayes compatible, Extended AT command set Modem 56000 bps / V.92 Modem 33600 / 28800 bps ITU V34 It is highly recommended to always use the most recent driver version available. Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games. Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer. |
||||||||||||||
| 16 | Shark Modem 2.0 |
windows | Network Internet->Remote Computing Tools | $44 |
View Detail
|
|||||||||
The Shark Modem is a full-fledged Application that allows Blackberry users to utilize their device as a modem. The Shark Modem offers you Internet access on the go. The Shark Modem allows you to utilize your BlackBerry as a modem. Thats Right! You can access the Internet via your Laptop while on the go. Okay, You still dont believe us? Just download the FREE TRIAL application and see for yourself! Once the application is downloaded, then you will be able to enjoy the newly added feature on your BlackBerry device. We stand behind our applications 100% and are committed to providing customer service that extends beyond the norm. We hope youll enjoy "The Shark Modem" Application. At this time supports only USB connection (not Bluetooth) between handheld and laptop. So you need to have the BB desktop manager installed on the laptop that you want to use the shark modem on. Here are some key features of "Shark Modem": · Supports OS: Windows NT, Windows 2000, Windows XP · Supports all browsers · Support native Instant Messengers: Yahoo, MSN, AOL, and ICQ · Supports Outlook and other email programs |
||||||||||||||
| 17 | Modem locker 1.0 |
windows | System->Modem Tweak | $10 |
View Detail
|
|||||||||
This utiity can lock the modem on your system so that no one without your permission can use internet or make the phone calls.this is a very usefull utility to use in the offices, schools, colleges etc. You can lock your modem with a password. |
||||||||||||||
| 18 | Modem Logger 1.0 |
windows | Utilities->Misc Utilities | Free |
View Detail
|
|||||||||
This program allows you to log the length of calls made with your modem. It detects the start time, the end time and the length of each call. If you require, it can also record the cost of each call. It can automatically detect when the modem is connected or you can start logging manually. |
||||||||||||||
| 19 | Modem Booster 5.0 |
windows | System->Network Tweak | $24.95 |
View Detail
|
|||||||||
Modem Booster description Helps you get up to 300 percent faster download and surfing speed with Modem Booster Tuning your modem setting is as easy as clicking on a button with Modem Booster. Selecting Auto Tune-Up runs a series of tests and optimizes your modem settings. These tests check your actual performance and derive the optimal settings by fine-tuning each of the important components as seen in the Manual Tune-Up. Modem Booster works for all Dial-Up modems and major Internet Service Providers (ISPs) worldwide. It is also specially designed to optimize AOL, CompuServe 2000, MSN, NetZero, Prodigy and AT&T WorldNet Connections. If you`re on 56 kbps modem, Modem Booster help make your modem blaze like a DSL without the hefty monthly subscription. Modem Here are some key features of "Modem Booster": · Boost your Internet Speed! Slow connection hindering your enjoyment of the Internet? Enhance your internet connection and Boosts your Internet speed up to 300% with Modem Boosters proprietary PING technology! · Works on All Internet Connections! Modem Booster now works on all Internet connections, even high speed internet access connections! Dial-up, DSL, ADSL, Cable modem speeds can all be improved with this Internet accelerator! · Max Out your Modem Speed! Modem Booster tests your Internet speed settings systematically by running a series of diagnostic tests to see how much room there is for improvement, then determines the best settings for improved performance! · Tweak Hidden Internet Settings! This accelerator download tweaks and optimizes your hidden Windows settings safely for greater Internet speeds! Requirements: · 16 MB of RAM · 8 MB of free disk space · MS Internet Explorer 4.0 and above. |
||||||||||||||
| 20 | Modem Light 1.1 |
mac | Utilities->Internet Utilities | $6 |
View Detail
|
|||||||||
Modem Light lets you have a global floating window with real time information about the PPP connection status, you also have a graphical representation of the lights of a real modem. You have information about the sent/read bytes, connection time, remaining time, speed, server, user name.Great for iMacs or PowerBooks or a any Mac with internal modem. Here are some key features of "Modem Light PPC": · Read/Sent bytes · Conection time · Baud rate · Server · Graphical representation, that you can choose from a popup menu, of the status lights of a real modem. · Log file with information about the session. Whats New in This Release: · Fixed problem when showing connection time · Fixed problem with some fonts on Mac OS 8.6 · Added one more appearance (Telephone) · It now generates a Log File with information about the connection. |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
