Hi,
Include in your url:
&coding=0 for plain text (default)
1 for binary
2 for UTF-8
BR,
Nikow
----- Original Message -----
From: Geetanjali Paygude
To: [email protected]
Sent: Wednesday, July 22, 2009 10:56 AM
Subject: Kannel SMSBOX with byte[] message
Hi
I am trying to send SMS using Kannel on Windows(Cygwin) along with mBlox .
I was successfully able to send plain message now I want to send byte[]
instead of plain text, is it possible using SMSBox or do I need to send it as
WAP message?
Currently I am using
http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&to=919689894885&text=Aftektest
And it successfully sends message.But how to send byte[]?
Regards,
Geetanjali Paygude