代码搜索结果

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

protocol.pm

package LWP::Protocol; # $Id: Protocol.pm,v 1.46 2007/07/19 20:26:11 gisle Exp $ require LWP::MemberMixin; @ISA = qw(LWP::MemberMixin); $VERSION = sprintf("%d.%02d", q$Revision: 1.46 $ =~ /(\d+)\.(\

protocol.java

package com.j2medev.chapter5; public class Protocol { public static final int SINGUP = 101; public static final int QUIT = 102; public static final int FULL = 103; public

protocol.java

package com.j2medev.chapter5; public class Protocol { public static final int SINGUP = 101; public static final int QUIT = 102; public static final int FULL = 103; public

protocol.java

package com.j2medev.chapter5; public class Protocol { public static final int SINGUP = 101; public static final int QUIT = 102; public static final int FULL = 103; public

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 leve

protocol.h

/* Driver for USB Mass Storage compliant devices * Protocol Functions Header File * * $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $ * * Current development and maintenance by: * (c) 1

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.11 2002/01/13 06:40:25 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-u

protocol.h

/* Driver for USB Mass Storage compliant devices * Protocol Functions Header File * * $Id: protocol.h,v 1.3 2000/08/25 00:13:51 mdharm Exp $ * * Current development and maintenance by: * (c) 1

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.7 2000/11/13 22:28:33 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-us

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 leve