代码搜索结果

找到约 33,168 项符合 Protocol 的代码

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.13 2002/02/25 00:34:56 mdharm Exp $ * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-us

config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA

config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA

config.in

if [ "$CONFIG_NETDEVICES" != "n" ]; then dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP fi

protocol.java

package org.jetic.web.chat; /** * Title: 经天网络 * Description: * Copyright: Copyright (c) 2000 * Company: www.jetic.com 经天 * @author hover * @version 1.0 */ public class

getproto.man

NAME getprotobyname, getprotobynumber - get protocol entry SYNOPSIS #include struct protoent *getprotobyname(const char *name); struct protoent *get

socket.man

NAME socket - create an endpoint for communication SYNOPSIS #include int socket(int domain, int type, int protocol); DESCRIPTION Socket creates an e

ppp.h

/***************************************************************************** * ppp.h - Network Point to Point Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB

ppp.c

/***************************************************************************** * ppp.c - Network Point to Point Protocol program file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (M

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI