搜索资源列表
MiniHttpServer
- 读取本机UDP某端口(6100)的数据,并以http服务的方式,允许客户端通过http://server.ip:8080的试工请求到数据,常用于流媒体服务转发等。-read data from localhost udp port, then server at http 8080 port. It allow the client request from http 8080 port to recevie data. common use in streaming server.
