Hi !
We have connected a GSM modem to a serial port and sends SMS messages via a simple DOS command like C:>sendSMS COM1 +4520201099 "message"
It works very well.
Regards
Jesper
Search found 4 matches
- Fri Aug 16, 2002 4:01 am
- Forum: HostMonitor
- Topic: Sending SMS with GSM-Card Phone
- Replies: 9
- Views: 32420
- Fri Aug 16, 2002 2:25 am
- Forum: HostMonitor
- Topic: ODBC Query returns Invalid Curser State
- Replies: 1
- Views: 13035
- Fri Apr 12, 2002 2:42 am
- Forum: HostMonitor
- Topic: ODBC Query results in "Invalid Cursor state"
- Replies: 6
- Views: 22852
- Thu Apr 11, 2002 12:39 am
- Forum: HostMonitor
- Topic: ODBC Query results in "Invalid Cursor state"
- Replies: 6
- Views: 22852
Hi ! I am testing the following setup : - Hostmon 3.02 beta - Tivoli Storage Manager ODBC Interface 4.2.1.20 - Tivoli Storage Manager f. AIX 4.1.15 The ODBC interface works fine - I have tested it with MS-Access and other programs. The SQL script is VERY simple : select log.PCT_UTILIZED from log Thi...