E4A001 发表于 2020-10-6 15:00:41

关于POST 抓包等 问题

事情是这样的,,我用的一个WIFI模块,默认的WIFI 名称和IP 地址我想用E4A 做一个自动修改的工具,,因为每次都需要手工打开:192.168.20.1,,在网页上进行配置,,比较繁琐。。。。
用精易助手发送的话 倒是可以,,也能成功修改名称和IP,但是用E4A发送的话就不行,,,肯定时哪里整的不对,,欢迎懂的朋友赐教463991899



抓到的数据,,,
Accept: */*
Referer: http://192.168.20.1/
Accept-Language: zh-CN
Content-Type: text/plain;charset=UTF-8
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
Host: 192.168.20.1
Content-Length: 277
Connection: Keep-Alive
Cache-Control: no-cache
Connection: Keep-Alive
Cache-Control: no-cache
baud=115200,bits=3,parity=2,stop=1,apE=0,apH=2,apN=BRK_CPP_X4,apP=12345678,staE=2,staN=Doit,staP=123456789,ip=192.168.1.100,port=9090,sockttype=1,transport=1,apIP=192.168.20.1,apNM=255.255.255.0,apGW=192.168.20.1,dhcpE=1,staIP=192.168.1.1,staNM=255.255.255.0,staGW=192.168.1.1,

agasybin 发表于 2020-10-6 23:28:16

发送网络数据4("http://xxxxxxxxxx"."xxxx","UTF-8",5000)
可以试试这个看

yepy841005 发表于 2020-10-8 01:11:20

支持支持支持支持

yudave 发表于 2020-10-8 12:07:03

进来看看了解一下

wmzlk 发表于 2020-10-8 16:55:17


进来看看了解一下

E4A001 发表于 2020-10-9 15:21:29

本帖最后由 E4A001 于 2020-10-9 15:23 编辑

agasybin 发表于 2020-10-6 23:28
发送网络数据4("http://xxxxxxxxxx"."xxxx","UTF-8",5000)
可以试试这个看

已经搞出来了,,确实是这样整的,,,,,折腾了我大半天,,。。。。
多谢欢迎入群,1034151774

2896260367 发表于 2021-3-1 15:17:36

E4A001 发表于 2020-10-9 15:21
已经搞出来了,,确实是这样整的,,,,,折腾了我大半天,,。。。。
多谢欢迎入群,1034151774
...

厉害啊牛逼啊啊
页: [1]
查看完整版本: 关于POST 抓包等 问题