Hi, I recently get an java.net.SocketException while trying to call my sendsms script, via the url http://localhost:13013/to=........
I follow a solution proposed by Oscar Medina Duarte, that saying to encode the URLConnection object. My problem is I can't find right parameters to encode my url to make kannel happy. In another machin, I installed the last stable kannel gateway and I don't have this problem. Unfortunately, I can't build a new version of kannel for that machin that isn't mine. So can someone know what encoding parameters to use in a java application to properly call the sendsms script... it will be helpfull... Best regards, Abdelkrim.
