With your HTTP API, I dont like the idea of sending user name/password/mobilenumber/text in the query string as clear text. Is there a secure web service option that your provide to send sms?
Related Questions
- With your HTTP API, I dont like the idea of sending user name/password/mobilenumber/text in the query string as clear text. Is there a secure web service option that your provide to send sms?
- When the user ID and password are passed from the desktop to the server, does this use HTTP authentication, Microsoft NT LAN Manager (NTLM) version 2 or Kerberos?
- I don want the user of my applications to enter text into a GtkCombo. Any idea?