代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/105395/15668494
e connectsock.e
u_short portbase ;
int connectsock(const char *host, const char *service, char *protocol);
int connectTCP(const char *host, const char *service);
int connectUDP(char *host, char *service);
int pa
www.eeworm.com/read/105271/15672858
iana-arp-parameters
ADDRESS RESOLUTION PROTOCOL PARAMETERS
The Address Resolution Protocol (ARP) specified in [RFC826] has
several parameters. The assigned values for these parameters are
listed here.
REVERSE ADDRES
www.eeworm.com/read/105179/15676310
c raw.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
www.eeworm.com/read/104413/15694965
txt jsp里request变量列表.txt
作者:asp2001
email: asp2001@163.net
日期:2000-8-9 12:45:42
www.eeworm.com/read/104384/15696401
h net.h
/*****************************************************************************
* net.h - Network communications global header file.
*
* Copyright (c) 1998 Global Election Systems Inc.
*
* The aut
www.eeworm.com/read/104384/15696419
h netlcp.h
/*****************************************************************************
* netlcp.h - Network Link Control Protocol header file.
*
* portions Copyright (c) 1997 Global Election Systems Inc.
www.eeworm.com/read/104382/15696447
c pppshow.c
/* pppShow.c - Point-to-Point Protocol show routines */
/* Copyright 1995-1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,14mar99,jdi do
www.eeworm.com/read/104380/15696487
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/104380/15696541
h ppp.h
#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/104380/15696606
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_