Hi,
I'm trying to send SMS using Java program........
could anyone put some light on how to do it?
Thanks in advance,
Seshu
-
JAVA SMS (2 messages)
- Posted by: Seshagiri Varanasi
- Posted on: March 23 2003 21:51 EST
Threaded Messages (2)
- JAVA SMS by chintan Parekh on March 23 2003 23:37 EST
- JAVA SMS by Anirban Mukhopadhyay on March 24 2003 03:02 EST
-
JAVA SMS[ Go to top ]
- Posted by: chintan Parekh
- Posted on: March 23 2003 23:37 EST
- in response to Seshagiri Varanasi
Hi,
> I'm trying to send SMS using Java program........
> could anyone put some light on how to do it?
>
> Thanks in advance,
> Seshu
Hi, Seshu
I don't have much details but i can say u that J2ME would be helpful to u to send SMS using Java and also visit ibm site/wirless section. in which u will find lot many materials on JAVA with Mobile
regards
chintan -
JAVA SMS[ Go to top ]
- Posted by: Anirban Mukhopadhyay
- Posted on: March 24 2003 03:02 EST
- in response to chintan Parekh
Hi,
ATG Dynamo has inbuilt components which helps sending SMS through WAP. I had done project with ATG Dynamo 5 Application server where we used Melody as the WAP gateway. We had used push gate way for sending the WAP messages.
If Borland does not provide any API for this java J2ME can be used. Nokia will be having many WAP testing tools. Those can be used for testing.
Anirban