一个高性能增强型BitTorrent服务器。BitCometTracker同时支持HTTP和UDP的Tracker协议,采用高性能服务器技术,支持多端口同时监听,数据更新插件,通过了8万个文件和80万个在线用户的高强度测试,用户可根据需要自行改写数据库通信插件,打造属于自己的服务器,配合服务器端脚本可实现一个功能完备的BT服务器
2021-08-07 23:03:02 1.16MB 服务器软件-服务器其它
1
如果你是一个小型的办公网络,你可以创建一个服务器来进行日程安排,这只是一个开源的小服务器,你果你需要大的免费的软件去http://www.bedework.org/bedework/下载 使用教程 Installation Dependencies Radicale is written in pure python and does not depend on any librabry. It is known to work on Python 2.5, 2.6, 3.0 and 3.1 [1]. Linux users certainly have Python already installed. For Windows and MacOS users, please install Python [2] thanks to the adequate installer. [1] See Python Versions and OS Support for further information. [2] Python download page. Radicale Radicale can be freely downloaded on the project website, download section. Just get the file and unzip it in a folder of your choice. CalDAV Clients At this time Radicale has been tested and works fine with the latests version of Mozilla Sunbird (versions 0.9+), Mozilla Lightning (0.9+), and Evolution (2.30+). More clients will be supported in the future. However, it may work with any calendar client which implements CalDAV specifications too (luck is highly recommanded). To download Sunbird, go to the Sunbird project website and choose the latest version. Follow the instructions depending on your operating system. Simple Usage Starting Server To start Radicale CalDAV server, you have to launch the file called radicale.py located in the root folder of the software package. Using Sunbird or Lightning After starting Sunbird or Lightning, click on File and New Calendar. Upcoming window asks you about your calendar storage. Chose a calendar On the Network, otherwise Sunbird will use its own file system storage instead of Radicale's one and your calendar won't be remotely accessible. Next window asks you to provide information about remote calendar access. Protocol used by Radicale is CalDAV. A standard location for a basic use of a Radicale calendar is http://localhost:5232/user/calendar/, where you can replace user and calendar by some strings of your choice. Calendars are automatically created if needed. You can now customize your calendar by giving it a nickname and a color. This
2021-08-07 16:04:27 22KB 免费 CALDAV 日程管理 Sunbird
1
KEPServerEX6-OPC_UA服务器软件
MyWebServer是一款专业的轻量级WEB服务器软件。软件具有高性能、易用、小巧、绿色等特点,是用户快速建站及个人HTTP文件服务器的难得工具。软件功能强大,可以实现包HTTP/1.1、断点续传、大文件下载、正则表达式URL重写、虚拟目录、HTTP反向代理等,可通过ISAPI接口、FastCGI接口实现执行服务器脚本等诸多功能。软件界面美观简洁、简单全面、实用方便,无需培训,即可快速上手,轻轻松松完成日常用户快速建站及个人HTTP文件服务器功能,真正做到简单全面实用。是用户实现用户快速建站及个人HTTP文件服务器功能的好帮手。 MyWebServer使用说明 使用FastCGI时,在映射设置中将映射模块设置为启动FastCGI的命令,且命令行中必须包含IP:port格式(如:127.0.0.1:8988)的服务器信息,当不需要WEB服务器启动FastCGI时,命令行中填入IP:port格式的FastCGI服务器信息即可。 如果使用ISAPI接口,指定ISAPI的DLL文件即可。 注(本服务器不集成任何动态脚本支持,要使用请自行安装):asp支持可安装IASP(该软件要求安装java运行环境)通过isapi接口实现;PHP通过isapi和FastCGI接口均可(isapi方式建议使用PHP 5.2,因为5.3以上版不再提供ISAPI支持);asp.net支持可安装mono然后通过FasctCGI接口实现。上述脚本已测试过可以运行。 URL重写命令(使用基于VBScript的正则表达式): ifsve 如果匹配指定的服务器变量则往下执行,否则执行下条规则之后的规则。(支持HTTP_HOST REMOTE_ADDR HTTP_REFERER URL四个服务器变量) rewrite 如果匹配URL 则执行重写后面URL操作,可选命令参数: P 执行反向代理; R 执行重定向; L 最后一条规则; D 禁止URL并返回HTTP状态码 例如:rewrite ^/test.rar /web/test.rar L sethd 修改反向代理时发送的HTTP头值 格式为 sethd=头名称:头值,头名称区分大小写。 小技巧:通过URL重写可让WEB服务器变成一台HTTP代理服务器(代理上网),服务端口就是代理端口,重写规则如下: rewrite ^(http:.*) $1 P MyWebServer v3.6.22  更新内容 修正HTTP代理和HTTPS等若干问题 MyWebServer 截图
2021-07-26 21:00:42 1.07MB 服务器软件-WEB服务器
1
使用mindmaster打开
2021-07-18 16:02:47 12KB 服务器软件
1
putty-nd,支持 rz,sz命令
2021-07-17 19:01:11 2.28MB putty ssh
1
radius开发测试服务器软件,支持创建用户密码,能对开发的客户端发出的报文进行用户和密码进行简单的认证审计
2021-07-16 11:28:10 443KB radius 服务器软件
1
ubuntu(linux)环境下tftp服务器软件安装包及说明书,做软件开发必备!
2021-07-15 18:35:26 323KB ubuntu tftp android linux tftp
1
这是一个可在安卓手机上布置的服务器环境,功能组件包括:lighttpd、php和mysql,能成功运行DZ等php程序,安装和配置过程十分简单,也许现在该是讨论用什么手机做服务器更合适的时候了。        演示图片为一成功运行的服务器环境探针,安装说明详见压缩包内help.txt。 php:5.4.7 mysql:5.1.62 lighttpd:1.4.29 帮助查看help.txt文件 安装用root权限执行install.sh 删除用root权限执行remove.sh 启动用root权限执行命令almp-start.sh 关闭用root权限执行命令almp-stop.sh php从5.4.6更新到了php5.4.7 加入rar、pcntl、gettext模块 注意事项:压缩包内tar.gz不能在win系统下解压,tar.gz可以压缩权限等,在win下操作tar.gz会丢失设置好的用户组权限等,只能unix系统下操作那个tar.gz。
2021-06-30 01:32:36 15.09MB 服务器软件-WEB服务器
1
想知道下一代的微软Web服务器组件IIS 7.0是什么样子的吗?众多Windows IT Pro一定等不及了吧?这个demo可以让你知道更多Scott Guthrie and Bill Staples provide some details on what IIS 7.0 is, describe new features, and demo how much easier IIS 7.0 is to use and administer.   其实这里提供的就是一个安装脚本,解压后运行iis7x_setup.bat,就开了iis了。   如果您的服务器没有安装好IIS7,恰好手里有没有光碟,那么这个IIS 7.0 完整安装包(独立安装包)非常适合您,它同样也是一款完美的win7 iis7.0安装包,值得下载!!!
2021-06-23 09:16:26 3KB 服务器软件-WEB服务器
1