-
four data conversion process
4个数据转换的程序-four data conversion process
- 2023-03-18 00:25:04下载
- 积分:1
-
很漂亮的网页中的网页播放器
很漂亮的网页中的网页播放器-wangyebofangqi
- 2022-12-01 02:45:03下载
- 积分:1
-
Delphi写的一个简单webServer
Delphi写的一个简单webServer-A simple webserver writed by delphi
- 2022-07-03 13:19:09下载
- 积分:1
-
这是一个代理服务器的例子,希望对朋友们有所帮助。
这是一个代理服务器的例子,希望对朋友们有所帮助。-This is an example of a proxy server, and I hope to help friends.
- 2022-04-26 11:22:51下载
- 积分:1
-
用vc实现圆形窗体
用vc实现圆形窗体-The achievement of a circular form with vc
- 2023-04-30 01:45:03下载
- 积分:1
-
Web Server的源码,可以自己架设WEB服务器的源代码
Web Server的源码,可以自己架设WEB服务器的源代码-Web Server source code, may own erect the WEB server the
source code
- 2022-03-03 23:28:11下载
- 积分:1
-
Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可...
Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port -> 服务器的端口 byte -> 服务器每次发送数据包的大小(字节),建议设定为1024字节 -hide -> 程序隐藏窗口运行 例子1: http c:wwwroot 80 1024 http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为1024字节。 例子2: http c:wwwroot 80 1024 -hide http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为2048字节,隐藏运行。 注意: 1.由于本程序隐藏窗口,所以请小心使用,谢谢下载。-By Cooldiyer a simple personal web server. Suitable for all win32 platform, the process can be automatically hidden table. The function can be realized are : 1. The website can be obtained from the definition of the root directory. 2. Home default index.htm. 3. Self-defined ports. 4. Services available from the definition of each side to send the size of the packets. 5. For the stability period, the use of multi-threaded server approach to meet the use of different occasi
- 2022-01-26 08:19:36下载
- 积分:1
-
milw0rm.com网站php源代码,学习php用
milw0rm.com网站php源代码,学习php用-milw0rm.com Web site php source code
- 2022-03-17 12:32:56下载
- 积分:1
-
GoAhead Web的公司服务器的源代码的文件上传代码补丁
goahead公司的web服务器源代码中关于文件上传的补丁代码-goahead to the company web server source code on the file upload code patch
- 2022-03-15 08:19:14下载
- 积分:1
-
hreads:本示例演示了如何开发一个先进的命名管道服务器…
hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are serviced using threads.
- 2022-08-09 16:47:24下载
- 积分:1