I am able to send SMS using Nokia PC Suite with my Nokia 7210 connected via IrDA.
However, I have a little problem here. I am writing a J2EE application. When a user registers, I want to send an SMS to his mobile phone (his mobile number is supplied during registration).
I was wondering if it is possible to interact with the Nokia PC Suite from Java. In other words, my question is, can I send an SMS using Nokia PC Suite by issuing a command (obviously, from command prompt)? If possible, how? I was thinking that if this is possible, I can just launch that command from Java.