代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/137022/13347586
bak ppp.h.bak
#ifndef _PPP_H
#define _PPP_H
/*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#ifndef _GLOBAL_
www.eeworm.com/read/323119/13354120
test mysql_protocols.test
# Embedded server doesn't support external clients
--source include/not_embedded.inc
# test for Bug #4998 "--protocol doesn't reject bad values"
--exec echo "select ' ok' as ''" | $MYSQL
--
www.eeworm.com/read/322856/13363516
c upnpsoap.c
/* $Id: upnpsoap.c,v 1.55 2007/06/05 20:53:40 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2006 Thomas Bernard
* This software is subject
www.eeworm.com/read/322856/13363574
c upnpredirect.c
/* $Id: upnpredirect.c,v 1.34 2007/11/02 22:56:04 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2006-2007 Thomas Bernard
* This software is
www.eeworm.com/read/322464/13379692
h ip.h
#pragma pack(1)
#define MAXDATA 1500 /* Maximum Ethernet data size */
#define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datalink hdr) */
#define MAXSEG (MAXDATA-40) /*
www.eeworm.com/read/321997/13391245
h ip.h
/* IP Structures*/
/*
** v0.01 JPB 1/8/92
** v0.02 JPB 29/7/97 Added fake packet type for SLIP
** v0.03 JPB 16/12/98 Added 'MAXUDPDATA'
** v0.04 JPB 16/12/99 Updated for book
*/
/* Ensure ne
www.eeworm.com/read/321265/13409821
c exp1.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/320917/13416019
log sqlnet.log
***********************************************************************
Fatal NI connect error 12540, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleOEMREP)(ARG
www.eeworm.com/read/319467/13451497
h ip.h
/* Ensure network structures aren't padded (DJGPP and VC) */
#pragma pack(1)
#define MAXDATA 1500 /* Maximum Ethernet data size */
#define MAXPACK (MAXDATA+14) /* Maximum packet siz