All Projects → WrBug → wtshanxun

WrBug / wtshanxun

Licence: Apache-2.0 license
android版闪讯客户端,带心跳

Programming Languages

java
68154 projects - #9 most used programming language

wtshanxun

#豌豆荚地址: http://www.wandoujia.com/apps/cn.mandroid.wtshanxun #心跳接口:

request

Url: http://sx.mandroid.cn/index.php/heart/getByRouter

Method: POST/GET

Query: user=[闪讯账号]

ip=[IP地址]

示例:http://sx.mandroid.cn/index.php/heart/[email protected]&ip=192.168.1.1

response:

{
	"status": 200,
	"data": {
		"packData": "U04AYwOCQpY85mPaVnecguWKlDde4wIAB8CoAQEDAAwxLjIuMTguMjgUACNiNTcyYjI1NjEwODA4ZGE1N2QyY2Y0YWEyMGViZmE2ORIAB1br6zcBABAxMjM0NTZAQUJDLlhZ",  //base64encode
		"sendIp": "115.239.134.167",
		"sendPort": 8080
	}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].