代码搜索:protocols
找到约 3,682 项符合「protocols」的源代码
代码结果 3,682
www.eeworm.com/read/100076/15886267
install
Installing seyon-kermit
1. Configuration. First, see if the following default configuration
options are correct for your system:
The directory where uploads look for the file (on loc
www.eeworm.com/read/100018/15889281
config-solaris
show_empty=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp datagram_v circuit_v rawip ticlts ticotsord ticots
restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | x
www.eeworm.com/read/100018/15889284
config-slackware-linux
show_empty=1
extended_inetd=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp
restart_command=/bin/killall -HUP inetd
services_file=/etc/services
protocols_file=/etc/protocols
rpc_fi
www.eeworm.com/read/100018/15889286
config-osf1
show_empty=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp
restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP
services_file=/etc/services
protocol
www.eeworm.com/read/100018/15889287
config-unixware
show_empty=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp datagram_v circuit_v
restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP
services_file=/
www.eeworm.com/read/100018/15889293
config-macos
get_services_command=nidump services . >/etc/services.ni
restart_command=ps ax | grep inetd | head -1 | awk '{ print $1 }' | xargs kill -HUP
services_file=/etc/services.ni
extended_inetd=0
protocols_f
www.eeworm.com/read/100018/15889298
config-hpux
show_empty=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp
restart_command=inetd -c
extended_inetd=1
services_file=/etc/services
protocols_file=/etc/protocols
rpc_file=/etc/rpc
www.eeworm.com/read/100018/15889301
config-openserver
show_empty=1
rpc_inetd=1
inetd_conf_file=/etc/inetd.conf
rpc_protocols=tcp udp datagram_v circuit_v
restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP
services_file=/
www.eeworm.com/read/432374/8608433
java snmptftp.java
// Decompiled by DJ v3.9.9.91 Copyright 2005 Atanas Neshkov Date: 2008-4-11 9:46:41
// Home Page : http://members.fortunecity.com/neshkov/dj.html - Check often for new version!
// Decompiler optio