> Why shouldn't you use the HTTP interface? Smsbox is already working, > tested and debugged extensively. Why not use it?
> you can make use of the http port that the smsbox > defines, normally its 13013 a tcp port. I use this > extensively. The usage/API is well documented in the > manual. hai arnar, rodrigo, can u please help me with some sample programs which communicates with the smsbox through the http inferface as u said. just guide me, how i should go about, like - should I open a socket to the webserver and pass the http get query to the it. Or should i execute the get query by the "system" command with the help of web browser. like: system(<webbrowser> <get query>); If u have sample codes already written for this can u help with it. I know we already have phython script in the "contrib" directory. but that it will more useful if u could share u ideas too. My application is finished but for this part. If i could get some programs i can learn about it and finish it. i will be grateful for ur help
