noxman

Results 4 comments of noxman

tcp连接进行交互,怎样操作,有示例代码吗?

> > tcp连接进行交互,怎样操作,有示例代码吗? > > 连接到端口10111发送json字符串,例如 {"@":"task_add","uri":"[http://filecxx.com"}](http://filecxx.com%22%7D) http://www.filecxx.com/zh_CN/documentation/create_address.html#json_fields > > TCP目前可以发送数据到filec,但是不会有任何数据回复(未制作),浏览器扩展里目前是这样通信的。 了解了

json字符串中能否再增加一些东西,例如filesize,referer

https://github.com/akiirui/mpv-handler 一个 mpv 的协议处理程序,使用 Rust 编写。 加上油猴脚本 // ==UserScript== // @name Alist webdav player // @namespace http://tampermonkey.net/ // @version 0.1 // @description Alist 添加mpv播放器! // @author Nox // @match http://127.0.0.1:5244/*...