WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
124
……..
/* neoway homepage*/
+HTTPCLOSE:Link Closed
The server finished the
response
and
disconnected
the
connection.
AT+HTTPPARA
=url,www.neoway.com.cn/en/index.aspx
OK
AT+HTTPPARA=port,80
OK
AT+HTTPSETUP
OK
HTTP SETUP OK
AT+HTTPACTION=1
OK
+HTTPRECV:
HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 13842
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie:
ASP.NET_SessionId=znt4fqabqsuclz55pvfufn55;
path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
X-UA-Compatible: IE=EmulateIE7
Date: Thu, 28 Nov 2013 03:32:35 GMT
Connection: close
+HTTPCLOSE:Link Closed
Set the destination path.
The port is 80.
Set
up
an
HTTP
connection
HEAD request
The
HTTP
server
responds.
AT+HTTPPARA=url,121.15.200.97/Service1.asmx/Get
Note
OK
AT+HTTPPARA=port,8080
Set URL
Set the destination port
ID as 8080.