Hello friends,
we have Acceleport RAS 8 ports on Red Hat Linux 2.1 AS.
We are using Java Comm API + RxTx to communicate with the modems. configuration is proper and the modems are working but we are having problem using the 8 modems as an intelligent pool. we need to
- simultaneous dial-up connections using the modems/telephone lines in the bank.
- need to switch between modems depending on the status (free/busy) of the modems in the bank for all the queued requests in case of failures.
- kill the process after a timeout if there is no response from a local/remote modem.
- reset the modem ports in case of failures or forceful ending of the process.
- capture the Modem-wise statistics such as failure/success rate, busy/free time, data transfer rate, number of retries, all the communication between the local and remote modem.
I would like to know if there is a digi s/w for Acceleport RAS 8 or any other tool which can provide the above functionality.
if not, is there any way to achiecve these by using some utilities/libs in Linux.
Thanks,
Rajesh.