代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/231120/14254958
c http.c
//-----------------------------------------------------------------------------
// Net HTTP.C
//
// This module is the Web Server
// It currently serves a html text page and a jpeg image, or handl
www.eeworm.com/read/128205/14311205
c http.c
#include "vxWorks.h"
#include "stdio.h"
#include "ioLib.h"
#include "inetLib.h"
#include "include/sysdef.h"
#include "maintain/lpt.h"
#include "http.h"
//全局变量
HTTP_FILE_TABLE httpFileTabl
www.eeworm.com/read/128205/14311209
h http.h
#ifndef __HTTP_H
#define __HTTP_H
#define MAX_HTTP_FILE_NAME_LEN 50
#define MAX_HTTP_FILE 100
#define MAX_HTTP_ACTION 100
#define MAX_HTTP_FILE_LEN (64*1024) // 程序生成WEB页面的最大长度为64K
typ
www.eeworm.com/read/229551/14330187
__i http.__i
"tcp\HTTP.C" LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\HTTP.lst) OBJECT(HTTP.obj)
www.eeworm.com/read/229551/14330248
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/229551/14330276
c http.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/229551/14330377
lst http.lst
C51 COMPILER V7.09 HTTP 07/17/2007 17:36:30 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE HTTP
OBJECT MODULE PLACED IN HT
www.eeworm.com/read/229410/14340062
c http.c
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/229410/14340394
h http.h
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/126964/14391360
lst http.lst
C51 COMPILER V6.23a HTTP 04/01/2003 10:12:56 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE HTTP
OBJECT MODULE PLACED IN H