⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org
💻
字号:
===============================================================================David McCormack & Evan Hughes                      Thu Jul  6 09:33:28 EDT 2000slp_project@nexus.carleton.ca===============================================================================Setup  Perform these steps to setup the program for testing.    0.  Ensure OpenSLP source tree is installed    1.  `tar xvfz test-suite.tar.gz' into the openslp directory.    2.  Perform a root make of Openslp to ensure all libraries are created    3.  Ensure that libslp.so.0.*.* is sym linked to libslp.so in the libslp         directory.Executing Tests  Go into the root directory and type the following commands:    make clean    make     make test  All tests are passed if the Makefile exits normally.Functionality Tested  The following functionality has been tested (as of the date in the square  brackets):    [20000525] - SLPDereg()    [20000525] - SLPFindSrvs()    [20000525] - SLPParseSrvURL()    [20000525] - SLPFindAttrs()    [20000525] - SLPOpen()    [20000525] - SLPReg()    [20000605] - SLPEscape()    [20000605] - SLPUnescape()  The following SLP function as defined in RFC 2614 were not tested:    - SLPDelAttrs()    - SLPFindSrvTypes()    - SLPFree()    - SLPGetRefreshInterval()     - SLPFindScopes()     - SLPGetProperty()     - SLPSetProperty()Assorted Information  Please contact us (slp_project@nexus.carleton.ca) if there are any issues   with this test suite.  The running of this test suite does not ensure that all of the functionality   is working correctly, it mearly ensures that the tested modules return the   valid results given their input.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -