Multitech SF100-G-EU Dokumentacja Strona 105

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 126
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 125 126

Komentarze do niniejszej Instrukcji

Brak uwag