Multipart-Streaming-HTTP-Server
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A bare bones, simple streaming http server using Content-type: multipart/x-mixed-replace
A simple streaming HTTP server using Content-type: multipart/x-mixed-replace, v 1.0

Created by Hans Sjunnesson (hans.sjunnesson@gmail.com)

Making an HTTP client which handles multipart/x-mixed-replace require some sort of reliable test source.
This simple HTTP server prints the time and date, every second, for a minute, then closes the connection.


Copyright 2009 Hans Sjunnesson. All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see .



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。