易采下载站下载易语言vServer服务器模块源码—源码之家-易采下载站

下载排行|最近更新

软件
软件
文章
当前位置:首页易语言源码系统工具 → 易语言vServer服务器模块源码 [db:版本]
易语言vServer服务器模块源码

易语言vServer服务器模块源码 [db:版本]

下载地址
  • 软件大小:21.93 KB
  • 软件语言:简体中文
  • 更新时间:2021-04-18
  • 软件类别:国产源码
  • 软件性质:自由软件
  • 运行环境:Winall,Win2003,WinXP,Win7,Win8
  • 软件等级:
  • 官方网址:homepage
  • 演示地址:demo
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

软件Tags:

易语言vServer服务器模块源码



易语言vServer服务器模块源码


系统结构:启动服务器,监听服务器,发送数据,取请求信息,发送数据GZIP,GZIP压缩,关闭服务器,InitDecompression,InitCompression,CreateDecompression,CreateCompression,ResetDecompression,ResetCompression,DestroyDecompression,DeInitCompression,DeInitDecompression,DestroyCompression,Compress,Decompress,CopyMemory,


======程序集1
| |
| |------ _启动子程序
| |
| |------ 启动服务器
| |
| |------ 监听服务器
| |
| |------ 发送数据
| |
| |------ 取请求信息
| |
| |------ 发送数据GZIP
| |
| |------ GZIP压缩
| |
| |------ 关闭服务器
| |
| |
======调用的Dll
| |
| |---[dll]------ InitDecompression
| |
| |---[dll]------ InitCompression
| |
| |---[dll]------ CreateDecompression
| |
| |---[dll]------ CreateCompression
| |
| |---[dll]------ ResetDecompression
| |
| |---[dll]------ ResetCompression
| |
| |---[dll]------ DestroyDecompression
| |
| |---[dll]------ DeInitCompression
| |
| |---[dll]------ DeInitDecompression
| |
| |---[dll]------ DestroyCompression
| |
| |---[dll]------ Compress
| |
| |---[dll]------ Decompress
| |
| |---[dll]------ CopyMemory



调用的DLL命令:


.DLL命令 InitDecompression, 整数型, "gzip.dll", "InitDecompression"


.DLL命令 InitCompression, 整数型, "gzip.dll", "InitCompression"


.DLL命令 CreateDecompression, 整数型, "gzip.dll", "CreateDecompression"
.参数 context, 整数型, 传址
.参数 flags, 整数型


.DLL命令 CreateCompression, 整数型, "gzip.dll", "CreateCompression"
.参数 context, 整数型, 传址
.参数 flags, 整数型


.DLL命令 ResetDecompression, 整数型, "gzip.dll", "ResetDecompression"
.参数 context, 整数型


.DLL命令 ResetCompression, 整数型, "gzip.dll", "ResetCompression"
.参数 ontext, 整数型


.DLL命令 DestroyDecompression, , "gzip.dll", "DestroyDecompression"
.参数 context, 整数型


.DLL命令 DeInitCompression, 整数型, "gzip.dll", "DeInitCompression"


.DLL命令 DeInitDecompression, 整数型, , "DeInitDecompression"
.参数 context, 整数型


.DLL命令 DestroyCompression, 整数型, "gzip.dll", "DestroyCompression"
.参数 context, 整数型


.DLL命令 Compress, 整数型, "gzip.dll", "Compress", , 压缩
.参数 context, 整数型
.参数 inBytes, 字节集
.参数 input_size, 整数型
.参数 outBytes, 字节集
.参数 output_size, 整数型
.参数 input_used, 整数型, 传址
.参数 output_used, 整数型, 传址
.参数 compressionLevel, 整数型


.DLL命令 Decompress, 整数型, "gzip.dll", "Decompress", , 解压
.参数 context, 整数型
.参数 inBytes, 字节集
.参数 input_size, 整数型
.参数 outBytes, 字节集
.参数 output_size, 整数型
.参数 input_used, 整数型, 传址
.参数 output_used, 整数型, 传址


.DLL命令 CopyMemory, , "kernel32", "RtlMoveMemory"
.参数 pDest, 整数型
.参数 pSrc, 整数型
.参数 ByteLen, 整数型

展开内容

下载地址

推荐文章

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 易采下载 Easck.com , All Rights Reserved 版权所有 蒙ICP备14002389号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: