[Qns] How do you interface an SMS gateway with a servlet?
Hi,
I'm currently working on a project where on j2me. I'm making a midlet and a servlet.
Basically my midlet would send an SMS to my servlet and my servlet would reply my midlet by sending an SMS back.
However, as my servlet is on my laptop, I do not know how to interface my SMS gateway with my servlet so that it can send/receive SMS.
Currently using iTegno 3000 as SMS gateway.
Any help/replies are much appreciated. Thank you.

