代码搜索:packet
找到约 10,000 项符合「packet」的源代码
代码结果 10,000
www.eeworm.com/read/358185/10194873
c packet.c
/* $Id: packet.c 4660 2008-01-17 19:43:57Z esr $ */
/****************************************************************************
NAME:
packet.c -- a packet-sniffing engine for reading from GPS de
www.eeworm.com/read/355379/10272712
h packet.h
/**
* 包构造模块
*/
#ifndef __EFLOW__PACKET_H__
#define __EFLOW__PACKET_H__
extern int packet_ping(unsigned char *buf,int len);
extern int packet_login(unsigned char *buf,int len);
#endif
www.eeworm.com/read/355379/10272727
cpp packet.cpp
/**
* 包构造模块
*/
#include "stdafx.h"
#include
#include "crypt.h"
#include "md5.h"
#include
#include
#include "options.h"
/**
* 在数据流当前位置(p)开始增加一个 (type,l
www.eeworm.com/read/162172/10329484
c packet_in.c
/***************************************************************************
packet_in.c - description
-------------------
begin
www.eeworm.com/read/162172/10329517
h packet_in.h
/***************************************************************************
packet_in.h - description
-------------------
begin
www.eeworm.com/read/354419/10357054
lib packet.lib
www.eeworm.com/read/161815/10370781
c packet.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/279940/10375518
h packet.h
/*****************************************************************************
Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois.
All rights reserved.
Redistribution and
www.eeworm.com/read/279940/10375540
cpp packet.cpp
/*****************************************************************************
Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois.
All rights reserved.
Redistribution and
www.eeworm.com/read/279907/10378437
h packet.h
#ifndef __PACKET__H__
#define __PACKET__H__
#include "DOMElement.h"
#include "DOMDocument.h"
#define ERRORMSGSIZE 512
typedef struct _REF_INPUT
{
string sTag;
string sAttr;