<form action="http://10.10.10.10:10/kpclientservice/finduserchatmsg" method="post">
<textarea name="JSON" cols ="100" rows = "20">
{ "session_id": "0",
"client_id": "Android_SNClient",
"sequence_id": "1000001111",
"type": "hartbeat",
"device_info": {
"model": "G7",
"screen": "480*800"
},
"body": {
“user_id”:”100001”
}
}
</textarea>
<br>
<input type="submit"/>
</form>
<textarea name="JSON" cols ="100" rows = "20">
{ "session_id": "0",
"client_id": "Android_SNClient",
"sequence_id": "1000001111",
"type": "hartbeat",
"device_info": {
"model": "G7",
"screen": "480*800"
},
"body": {
“user_id”:”100001”
}
}
</textarea>
<br>
<input type="submit"/>
</form>