代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c
/* Portions of this file are subject to the following copyright(s). See
* the Net-SNMP's COPYING file for more details and other copyrights
* that may apply:
*/
/*
* Portions of this file are cop
protocol.c
/*++
Copyright(c) 1992-2000 Microsoft Corporation
Module Name:
protocol.c
Abstract:
Ndis Intermediate Miniport driver sample. This is a passthru driver.
Author:
Environme
protocol.h
// protocol.h
// 仙剑修,2002.10.23
//////////////////////////////////////////////////////////////////////
#ifndef PROTOCOL_H
#define PROTOCOL_H
#include
#ifdef MAPGROUP_KERNEL
#incl
protocol.h
// protocol.h
// 仙剑修,2002.10.23
//////////////////////////////////////////////////////////////////////
#ifndef PROTOCOL_H
#define PROTOCOL_H
#include
#include "define.h"
#ifdef M
protocol.cpp
#include "stdafx.h"
#include "GprsServer.h"
#include "GprsServerDlg.h"
#include "protocol.h"
#include "BrowseDir.h"
PACKAGE_HEAD packData;
CMD_TYPE cmdtype;
CMD cmd;
uchar g_bIsDataUpdat
protocol.h
#ifndef _PROTOCOL_H_
#define _PROTOCOL_H_
#define uchar unsigned char
#define u16 unsigned short
#define u32 unsigned int
#define PORT 2020
const int SOCK_TCP = 0; //TCP模式
const int
protocol.c
#include "stdafx.h"
#include "GprsServer.h"
#include "GprsServerDlg.h"
#include "protocol.h"
PACKAGE packData;
//****填充数据缓冲区数据***************************
void FillSendBufContent(void)
{
protocol.c
/*++
Copyright(c) 1992 Microsoft Corporation
Module Name:
protocol.c
Abstract:
Ndis Intermediate Miniport driver sample. This is a passthru driver.
Author:
Environment:
Re
protocol.c
/*++
Copyright(c) 1992 Microsoft Corporation
Module Name:
protocol.c
Abstract:
Ndis Intermediate Miniport driver sample. This is a passthru driver.
Author:
Environment:
Re
protocol.h
// protocol.h
// 仙剑修,2002.10.23
//////////////////////////////////////////////////////////////////////
#ifndef PROTOCOL_H
#define PROTOCOL_H
#include
#ifdef MAPGROUP_KERNEL
#incl