代码搜索:Protocol

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

代码结果 10,000
www.eeworm.com/read/340847/12131048

c upnpredirect.c

/* $Id: upnpredirect.c,v 1.38 2008/04/25 17:17:29 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/254429/12137043

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/340253/12168759

readme

/* Author: Shirley Ma, xma@us.ibm.com */ DHCPv6 is a stateful address autoconfiguration protocol for IPv6, a counterpart to IPv6 stateless address autoconfiguration protocol. It can either be used
www.eeworm.com/read/339791/12204234

log sqlnet.log

*********************************************************************** Fatal NI connect error 12514, connecting to: (DESCRIPTION=(CONNECT_DATA=(SID=*)(SERVICE_NAME=xfbjb)(CID=(PROGRAM=C:\appso
www.eeworm.com/read/151418/12213169

log sqlnet.log

*********************************************************************** Fatal NI connect error 12560, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS=
www.eeworm.com/read/151211/12229143

txt 66.txt

设计Chat程序 用WinSock设计Chat程序 摘要   随着Internet的蓬勃发展,网络界面的交流使我们能够即时收到各地所发生的各项信息。我们在使用各种Browser浏览各网点时,只要Server能提供Chat(闲聊)的服务项目,我们就可以通过Browser所提供的Chat程序与网络上的其他使用者即时对谈及交流心得。本篇文章通过Visual Basic 5.0所提供的W ...
www.eeworm.com/read/339227/12249392

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/339085/12260676

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/339051/12264727

c pppdump.c

/* * PPPDUMP.C * * 12-89 -- Katie Stevens (dkstevens@ucdavis.edu) * UC Davis, Computing Services * PPP.08 05-90 [ks] improve tracing reports * PPP.09 05-90 [ks] add UPAP packet report
www.eeworm.com/read/339051/12264915

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Jan 91 Bill_Simpson@um.cc.umich.edu * Computer Systems Consulting Services * *