代码搜索结果

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

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.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 leve

protocol.java

package chat.trans; public interface Protocol { String SERVER_IP ="127.0.0.1"; int SERVER_PORT = 8888; char USER_LOGIN_MSG = '1'; char USER_REGISTER_MSG = '2'; char CHAT_MSG = '3'; cha

protocol.java

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

protocol.java

/* * @(#)Protocol.java 1.117 02/10/14 @(#) * * Copyright (c) 1999-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package com.

protocol.java

/* * @(#)Protocol.java 1.25 02/09/20 @(#) * * Copyright (c) 2001-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package com.s

protocol.java

/* * @(#)Protocol.java 1.22 02/09/20 @(#) * * Copyright (c) 1999-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package com.s

protocol.java

/* * @(#)Protocol.java 1.13 02/10/14 @(#) * * Copyright (c) 2001-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package com.s

protocol.java

/* * @(#)Protocol.java 1.34 02/10/04 @(#) * * Copyright (c) 2000-2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. */ package com.s