We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
服務器位址:
http://127.0.0.1:22231
參數:
value=GetInfo (GetInfo 為取得服務器資訊)
返回類型:
application/json
返回資料:
[ { "LocalIP": "192.168.0.1", "PublicIP": "111.111.111.111", "RemoteControlServerPort": "22231", "WebRemoteControlPort": "80", "ImageServerPort": "22301", } ]
查無資料或錯誤返回:
空的 JSON 陣列
查詢範例:
查詢服務器資訊:
http://127.0.0.1:22231/QueryHostServerInfo?value=GetInfo