Hello I'm writing a java application that handles and sends out SMS with Kannel.
When i use the HTTP-interface i get this error message: java.io.IOException: Server returned HTTP response code: 400 for URL: http://83.253.156.183:13013/cgi-bin/sendsms?username=tester&password=foobar&to=3467565&text=Hello+world1 Anyone knows why i get this and how to solve it. It works like i should when i type in the same url in my browser. Does anyone have some working examplecode for this i Java. Preferably with SSL support. Thanks! SincerelySincerhhh Sincerely, Peter
