send sms http connection
Anupama R <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <E73FABD9FF04AC4885C6699163C7A400045A5DCE@BLRM201E.blr.spcnl.co.in> |
Hello, I am using the cygwin port of Kannel. I have an application which uses the kannel sms push interface. This client creates a socket, with the right port ofcourse. This succeeds. When the application calls the connect for the socket, this also succeeds and kannel writes a message stating Creating HTTPClient for <ipaddress> When the application calls 'send' on the same socket with the necessary text, immediately kannel shows, althought the socket itself does not throw any error. Destroying HTTPClient for <ipaddress> I dont think the http client is wrong, i am able to get other web pages using my http client. Can anyone help me in this please?? Thank you and best regards Anu