代码搜索结果

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

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

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

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H #include "DataType.h" typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U

server.java

/* * @(#)Server.java ver 1.2 6/20/2005 * * Copyright 2005 Weishuai Yang (wyang@cs.binghamton.edu). * All rights reserved. * */ package gps.protocol; /** * Server base class, all

keyword.java

/* * @(#)Keyword.java ver 1.2 6/20/2005 * * Copyright 2005 Weishuai Yang (wyang@cs.binghamton.edu). * All rights reserved. * */ package gps.protocol; /** * Keyword base class, a

protocol.h

/* Declare the class Protocol for Objective C programs. Copyright (C) 1993 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modi

protocol.java

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

javamail.default.providers

# JavaMail IMAP provider Sun Microsystems, Inc protocol=imap; type=store; class=com.sun.mail.imap.IMAPStore; vendor=Sun Microsystems, Inc; # JavaMail SMTP provider Sun Microsystems, Inc protocol=sm

javamail.pop3.provider

# JavaMail POP3 provider Sun Microsystems, Inc protocol=pop3; type=store; class=com.sun.mail.pop3.POP3Store; vendor=Sun Microsy stems, Inc;

javamail.smtp.provider

# JavaMail SMTP provider Sun Microsystems, Inc protocol=smtp; type=transport; class=com.sun.mail.smtp.SMTPTransport; vendor=Sun Microsystems, Inc;