Multitech SF100-G-EU Specifikace Strana 105

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 126
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 125 126

Komentáře k této Příručce

Žádné komentáře