代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/224450/6338757
txt testssms-output.txt
Entries in sms.sms:
Inserting some entries
Entries in sms.sms:
Entry#2:
---------------------------------------------------------------------------
Message type: SMS-SUBMIT
SC address: ''
www.eeworm.com/read/224450/6338781
txt testsms-output.txt
---------------------------------------------------------------------------
Message type: SMS-DELIVER
SC address: '491710762100'
More messages to send: 1
Reply path: 0
User data header indicator:
www.eeworm.com/read/493290/6399834
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS=
www.eeworm.com/read/489715/6469079
txt differences.txt
http 1.0 和 http 1.1
<mark>protocol</mark>:
HTTP1.1增加了大量的报头域
TTP1.1提供了一个基于口令基本认证方法,目前所有的WEB服务器都可以通过“基本身份认证”支持访问控制。在身份认证上,针对基本认证方法以明文传输口令这一最大弱点,补充了摘要认证方法,不再传递口令明文,而是将口令经过散列函数变换后传递它的摘要。针对HTTP协议的改进还有安全HTTP协议SHT ...
www.eeworm.com/read/488200/6497688
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/488200/6497740
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/486520/6534594
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// protocol.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/485031/6571279
h ipifcons.h
/*++
Copyright (c) 1995-1999 Microsoft Corporation
Module Name:
ipifcons.h
Abstract:
Constants needed for the Interface Object
*/
#ifndef __IPIFCONS_H__
#define __IP
www.eeworm.com/read/482893/6615729
h define.h
#ifndef _NET_MONITOR_KERNEL_DEFINE_H_
#define _NET_MONITOR_KERNEL_DEFINE_H_
#include "nb30.h"
typedef unsigned char byte;
typedef struct _ASTAT_
{
ADAPTER_STATUS adapt;
NAME_BUFFER
www.eeworm.com/read/482748/6622076
c exp1.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#i