Multitech SF100-G-EU Especificações Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 126
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 104
Appendix A – Application Programming Interface (API)
105 MultiModem® iSMS System Administrator’s Guide
Query to receive unread messages (recvmsg?)
Examples:
HTTP:
Get /recvmsg?user=admin&passwd=admin[&options of your choice defining up to how many you want to
receive at one time and received during what specific period]HTTP/1.1\r\n
HTTP request using the browser to read 10 unread messages for a specific set of dates:
http://192.168.2.1:81/recvmsg?user=admin&passwd=admin&count=10&fdate=09/08/22&tdate
=09/08/24
TCP:
/recvmsg?user=admin&passwd=admin[&options of your choice defining up to how many you want to receive at
one time and received during what specific period]\r\n
TCP request to read 10 unread messages for a specific set of dates:
/recvmsg?user=admin&passwd=admin&count=10&fdate=09/08/22&tdate=09/08/24
Command responses
Querycount?
Successful responses to the querycount? command is in the following format:
HTTP:
HTTP/1.1 200 OK
Content-type: text/html
Count:value
TCP:
Count:value
‘Value’ gives the number of unread messages.
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 125 126

Comentários a estes Manuais

Sem comentários