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&t o=919689894885&text=Aftektest And it successfully sends message.But how to send byte[]? Regards, Geetanjali Paygude
