代码搜索结果

找到约 10,000 项符合 Protocol 的代码

peerconnect.h

#ifndef EL__PROTOCOL_BITTORRENT_PEERCONNECT_H #define EL__PROTOCOL_BITTORRENT_PEERCONNECT_H #include "network/state.h" #include "protocol/bittorrent/common.h" struct connection; /* Sets up and tea

config.mk

####################### # Start SUBSYSTEM SMB2_PROTOCOL [SUBSYSTEM::SMB2_PROTOCOL] PUBLIC_DEPENDENCIES = \ ntvfs LIBPACKET LIBCLI_SMB2 # End SUBSYSTEM SMB2_PROTOCOL ####################### SMB2_PRO

socks.nasl

# # This script was written by Michel Arboi # GPL # # Socks4 protocol is described on # http://www.socks.nec.com/protocol/socks4.protocol # Socks4a extension is described on #

sendalluserlist.java

/** * */ package cn.humanmonth.chat.server.protocol.response; import java.util.List; import cn.humanmonth.chat.server.domain.User; import cn.humanmonth.chat.server.protocol.Protocol; imp

cgi2.sh

#!/bin/sh # cgi1.sh # A simple script for showing environment variable information passed to a CGI program. # We start the output to the browser with the two lines that we were given above. echo Con

cgi1.sh

#!/bin/sh # cgi1.sh # A simple script for showing environment variable information passed to a CGI program. # We start the output to the browser with the two lines that we were given above. echo Con

cgi2.sh

#!/bin/sh # cgi1.sh # A simple script for showing environment variable information passed to a CGI program. # We start the output to the browser with the two lines that we were given above. echo Con

cgi1.sh

#!/bin/sh # cgi1.sh # A simple script for showing environment variable information passed to a CGI program. # We start the output to the browser with the two lines that we were given above. echo Con

build_packets.c

#include void main() { libnet_t *l = NULL; /* libnet句柄 */ libnet_ptag_t protocol_tag; /* 协议标记 */ char *payload = NULL; /* 负载 */ u_short payload_le

cgi2.sh

#!/bin/sh # cgi1.sh # A simple script for showing environment variable information passed to a CGI program. # We start the output to the browser with the two lines that we were given above. echo Con