#include<netinet/in.h>

我在网上下了个解析pcap的htttp信息的c++程序,为什么老是提示#include<netinet/in.h>有问题#include<stdio.h>#include... 我在网上下了个解析pcap 的htttp信息的c++程序,为什么老是提示#include<netinet/in.h>有问题
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#include<netinet/in.h>
#include<time.h>
#define BUFSIZE 10240
#define STRSIZE 1024
typedef long bpf_int32;
typedef unsigned long bpf_u_int32;
typedef unsigned short u_short;
typedef unsigned long u_int32;
typedef unsigned short u_int16;
typedef unsigned char u_int8;
//pacp文件头结构体
展开
 我来答
lakecarrot
推荐于2018-02-28
知道答主
回答量:2
采纳率:0%
帮助的人:2.6万
展开全部
这是linux下的库,windows你得找其他库
windows下的库是
#include <winsock2.h>
#pragma comment(lib,"ws2_32.lib")
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式