代码搜索:http权威指南
找到约 10,000 项符合「http权威指南」的源代码
代码结果 10,000
www.eeworm.com/read/186598/8923597
obj http.obj
www.eeworm.com/read/186598/8923693
c http.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/426790/8999245
c http.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/426790/8999260
h http.h
#ifndef __DOND_HTTP_H
#define __DOND_HTTP_H
#define SIZE_INT sizeof (int)
#define MAX_PORT 65535
#define SIZE_SOCKADDR (socklen_t) sizeof (struct sockaddr)
#define MAX_LEN_DOMAIN 128
#define
www.eeworm.com/read/283587/9003577
c http.c
/*
* HTTP protocol for ffmpeg client
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/382325/9035707
sy_ http.sy_
www.eeworm.com/read/382325/9035957
mi_ http.mi_
www.eeworm.com/read/183620/9147551
c http.c
/*
* http.c
*
* Rafael V. Aroca
*
* Prepares HTML Pages in PIC memory and send these pages
* This file implements a "printfs filesystem"
*
* References for chec
www.eeworm.com/read/183231/9174824
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/183231/9174858
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