| Author |
smslib API code problem
|
Rahul Shilpakar
Ranch Hand
Joined: Aug 29, 2006
Posts: 132
|
|
Hi, I am coding for sending & receving SMS to/from Nokia Mobile phone through Blooth Modem using Opensource Java API smslib version 2 & 3. I am not able to get the the OUTPUT for the following code which i coded to read SMS from my mobile. Help me with this example or any other example to read an SMS.
|
Perform for today. Adapt for tomorrow.
|
 |
Rahul Shilpakar
Ranch Hand
Joined: Aug 29, 2006
Posts: 132
|
|
sorry, i forgot to tell you the problem. first, i am not able to put the specific List of CIncomingMessage class. which i put at LINE 1. second, when i write the LINE 2. The programm compiles just fine but it gives me the the msgList i.e list containing Zero elements. i.e. msgList.size() is Zero. why so?
|
 |
 |
|
|
subject: smslib API code problem
|
|
|