net_ident.reg
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 9 行
REG
9 行
a:13:{s:8:"provides";a:0:{}s:8:"filelist";a:2:{s:9:"Ident.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:3:"Net";s:12:"installed_as";s:32:"/opt/lampp/lib/php/Net/Ident.php";}s:7:"dirtree";a:1:{s:22:"/opt/lampp/lib/php/Net";b:1;}}s:7:"package";s:9:"Net_Ident";s:7:"summary";s:38:"Identification Protocol implementation";s:11:"description";s:368:"The PEAR::Net_Ident implements Identification Protocol accordingto RFC 1413.The Identification Protocol (a.k.a., "ident", a.k.a., "the IdentProtocol") provides a means to determine the identity of a userof a particular TCP connection. Given a TCP port number pair, itreturns a character string which identifies the owner of thatconnection on the server's system.";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:5:"nepto";s:4:"name";s:13:"Ondrej Jombik";s:5:"email";s:15:"nepto@platon.sk";s:4:"role";s:4:"lead";}}s:7:"version";s:5:"1.1.0";s:12:"release_date";s:10:"2005-03-07";s:15:"release_license";s:3:"PHP";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:56:"Improved Ident server response parsing and code cleanup.";s:9:"changelog";a:1:{i:0;a:5:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2002-10-01";s:15:"release_license";s:3:"PHP";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:67:"This is the initial independent release of the Net_Ident package.";}}s:13:"_lastmodified";i:1124122220;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?