代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.h
#define MAX_PKT 4 /* determines packet size in bytes */
typedef enum {false, true} boolean; /* boolean type */
typedef unsigned int seq_nr; /* sequence or ack numbers */
typedef struct {unsigned char
protocol.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
protocol.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
protocol.txt
# describes which protocols to run on the node
# Format:
# {PROTOCOL} [KEY=VAL [KEY=VAL [...]]]
Kademlia k=20 alpha=3 stabilize_timer=32000 refresh_rate=32000 initstate=1
protocol.java
//Protocol.java
public class Protocol {
private String userid;
public Protocol(String userid) {
this.userid = userid;
}
public String processInput(String input) {
msits.protocol
[Protocol]
exec=kio_msits
protocol=ms-its
input=none
output=filesystem
reading=true
listing=Name,Type,Size
defaultMimetype=text/html
Description=A kioslave for displaying WinHelp files
Description[da]
protocol.css
A {
TEXT-DECORATION: none
}
A:link {
COLOR: #000000
}
A:visited {
COLOR: #000000
}
A:hover {
RIGHT: 0px; COLOR: #ff6600; POSITION: relative; TOP: 1px
}
A:active {
COLOR: #000000
}
protocol.h
// protocol.h -*- C++ -*- socket library
// Copyright (C) 1992-1996 Gnanasekaran Swaminathan
//
// Permission is granted to use at your own risk and distribute this software
// in