代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/129522/14239115
txt rfc918.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:胡维龙(along_2000 along_2000@263.net)
译文发布时间:2001-3-19
版权:本中文
www.eeworm.com/read/231095/14255286
ini setup.ini
[Net Information]
HostName=server
LocalIP=192.168.1.198
LocalPort=1008
Protocol=sckTCPProtocol
Min=False
www.eeworm.com/read/129180/14260256
h ip.h
/* IP Structures for 'TCP/IP Lean' */
/*
** 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
www.eeworm.com/read/230899/14269566
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/230899/14269670
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/128960/14271357
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
www.eeworm.com/read/128452/14297859
pas ibserviceeditor.pas
{************************************************************************}
{ }
{ Borland Delphi Visual Component Library
www.eeworm.com/read/128452/14298141
pas ibsecurityeditor.pas
{************************************************************************}
{ }
{ Borland Delphi Visual Component Library
www.eeworm.com/read/229791/14316937
pas idrawheaders.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/127804/14333094
h ipexport.h
/*
*
* Copyright (C) 2003 Xiangbin Lee
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen