资源简介
Serv-U_12.1.0.8企业金版完美绿化,32位与64位都有,亲自验证,无需破解,绿化版可以直接使用,超级稳定,没有任何小毛病。服务器应用,讲究的是稳定,而不是最新的。
代码片段和文件信息
/*
Functions.cpp : Defines the exported functions for the Serv-U Integration Library.
-----------------------------------------------------------------------------
Copyright © Rhino Software Inc.
Serv-U® is a registered trademark of Rhino Software Inc.
http://www.RhinoSoft.com/
-----------------------------------------------------------------------------
The intent of this source file is to provide a template for integration into
Serv-U. This source code assumes that you are already familiar with programming
and creating a DLL for use by a Windows program or a Shared Library (.so) for Linux.
Windows:
--------
Most of the available functions are optional. If you do not want to support
a particular function don‘t export it in your .DEF file
(“Serv-U Integration Sample DLL.def“ for this sample DLL). Just comment out
the function name in your .DEF file. While all available functions are
included in this DLL not all of them provide useful functionality. These
“placeholder“ functions are identified by a comment in the body of the
function identifying it as intentionally left empty.
For a quick list of the supported functions review “Serv-U Integration Sample DLL.def“.
This API is implemented using 3 groups Serv-U User Access (SUUA) Serv-U
Connection (SUCN) and Serv-U Operation Hooks (SUOH). Functions in each of
the groups are prefixed with these letters to help organize the functionality.
Linux:
------
Most of the available functions are optional. If you do not want to support
a particular function you can remove or comment out the function in this source.
If a specific function does not exist it will not get loaded.
In Linux Serv-U uses the char pointer type for all strings.
General:
--------
Serv-U‘s API uses wide characters for almost all strings except for attribute
names and types where single-byte strings are used instead. Wide strings types
are SUIN_PCTSTR and SUIN_PTSTR. Single byte string typess are SUIN_PCSTR and
SUIN_PSTR.
Whenever strings are to be returned by your library Serv-U provides a TCHAR
(wide text character) buffer and a buffer size in TCHARs (wide characters).
When copying to the provided buffer be sure not to overflow the boundary.
Serv-U provides a large enough buffer for all attribute values however good
programming practice dictates that safety checks should be put in place.
-----------------------------------------------------------------------------
NOTE 1: Each of these functions are executed by Serv-U‘s main thread; any
lengthy operations performed by your library will delay Serv-U‘s message processing
which can cause Serv-U to become unresponsive to clients until your library function
finishes execution.
NOTE 2: This API uses BOOL for boolean values to provide better compatibility
for languages other than C/C++. Serv-U assumes any non-zero BOOL value is
TRUE while only 0 is FALSE.
NOTE 3: This file uses tab stops set to 4 characte
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 47039 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\console.htm
文件 114675 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Domain.htm
文件 126358 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainActivity.htm
文件 38255 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainConsole.htm
文件 47715 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainDir.htm
文件 51959 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainGroups.htm
文件 124205 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainLimits.htm
文件 84574 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\DomainUsers.htm
文件 33210 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\GroupConsole.htm
文件 959 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-About-Groups.htm
文件 1342 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-About-User-Accts.htm
文件 1089 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Configure-Logs.htm
文件 796 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Contact-Tech.htm
文件 692 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Contact.htm
文件 32212 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Contents.htm
文件 1682 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Custom-FTP.htm
文件 746 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Custom-HTML.htm
文件 1282 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Databa
文件 576 2008-01-21 11:08 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-DEFS.def
文件 2583 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Directory-Access.htm
文件 1739 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Listeners.htm
文件 657 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Name-Desc
文件 630 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Overview.htm
文件 1018 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Server-Activity.htm
文件 1017 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Server-Log.htm
文件 2703 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Server-Stats.htm
文件 2092 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Domain-Settings.htm
文件 1185 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Encryption-Domain.htm
文件 1432 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Encryption-Server.htm
文件 3394 2012-08-13 09:55 Serv-U_12.1.0.8(完美绿化企业金版破解超稳定)\Serv-U12.1.0.8X64\Client\Admin\Help\Help-Events.htm
............此处省略3537个文件信息
- 上一篇:ssh完整项目商城系统
- 下一篇:AnylogicBigBook中文案例精选
相关资源
- Delphi XE10.3 破解文件
- Delphi XE10.2.3破解 破解
- delphi XE4 完美破解
- zendstudio11破解文件、注册机包括11.0
- zend studio 12 破解 注册码 key 绿色版
- 最新ZendStudio13.6破解文件+注册码
- WinCC 7.4 SP1 含授权有破解说明.
- WinRAR 4.0 简体中文破解版
- iphone5破解电信卡使用软件GPP 3to2
- Dr. Cleaner Pro mac破解版
- 中华取名王最新破解完美版
- 一个简单方便的服务端ftp搭建工具
- IBM Rational Software Architect 9.0破解文件
- pdfdo password remover 3.0破解汉化绿色版
- 超级硬盘数据恢复软件 3.1破解版+无需
- 超级硬盘数据恢复软件真正的完美破
- superrecovery破解版
- jxbrowser 所有版本通用的破解包
- 注册表优化工具(Systweak RegClean Pro)
- labview2014模块和破解文件
- 万能手机密码破解
- WINCC V7.4 SP1免狗破解补丁
- stk9.0破解文件
- Visual Assist X 通用破解补丁v2.0 适用于
- VisualSVN-VS2019-7.1.2破解版
- M1卡密码破解软件
- M1卡破解程序 Mifare 1k
- 杰奇1.70完整破解版-杰奇1.7全功能完整
- VisualSVN Server 4.0.0 企业破解版
- VisualSVN 6.0.4 破解版(支持VS2017)
评论
共有 条评论