资源列表
CppSoapClient_demo
- call webservice by C-call webservice by C++
crhtml
- BBSGood提供的通用HTML静态文件生成器。 使用说明: 该程序使用方便,修改配置上传后,可立即使用。 该程序能将目标的动态访问地址生成HTML文件,从而提高访问速度,对于目前还在以如index.asp的动态页面为首页的网站,可以大大的提高访问性能。-BBSGood provide universal static HTML file generator. Instructions for use: This program easy to use and m
Distributed-Application-Development
- Distributed Application Development
email
- 一个在线发送电子邮件的程序,只要您添入收信人EMAIL,以及标题,内容便可以不必进入您的信箱而直接给站长发送邮件了!-An online e-mail programs, as long as you inserted the recipient EMAIL, and title, you do not have to enter your mailbox directly send mail to the webmaster!
forcast
- 天气预报代码,可以在网页中进行天气的读取。直接加入到jsp或者HTML代码中-Weather Forecast code that can be read in the weather page. Jsp or added directly to the HTML code
baidutop
- 百度搜索风云榜(百度排行榜)小偷程序,自动生成静态文件,单文件,截取上升最快Top50,无技术含量,高手绕过。-Baidu search Billboard (Baidu chart) thieves procedures, automatically generate static files, single file, the interception of the fastest rising Top50, no technical content, experts bypassed.
Task
- Web下的任务计划,支持多线程,定义执行频率,时间间隔,支持一次运行
hsrex
- 用http的put协议上传的例子第一步就是需要在iis管理器里面设置“写”权限,可以是根目录,也可以是虚拟目录 第二步就是需要在放上传文件的那个目录的NTFS权限设置中,添加IU_USER(Internet匿名访问用户)的写权限。 -利用winInet实现文件上传到HTTP服务器
iposie
- 用于限制某IP或者IP段访问,可以按地区进行限制。 可以限制某操作系统,浏览器访问。-An IP or IP segment used to restrict access, you can limit by region. Can limit an operating system, browser access.
SimpleWebServer
- 这是一个简单的web服务器程序,值得借鉴噢~-it is quite good!it s worth your downloading!
MessageList
- 用asp发送即时消息的列表模块有用专业代码-used to send instant messages to the list of useful professional code modules
WebServer
- 一个简单的web服务器示例,java编写