代码搜索:Sock_raw
找到约 72 项符合「Sock_raw」的源代码
代码结果 72
www.eeworm.com/read/162229/10324773
c sock_raw for linux.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/101082/6246133
4f inet.4f
.\" SCCSID: @(#)inet.4f 8.1 9/11/90
.TH inet 4f
.SH Name
inet \- Internet protocol family
.SH Syntax
.B #include
.br
.B #include
.SH Description
.NXR "inet keyword"
.NXR
www.eeworm.com/read/101082/6248027
4f inet.4f
.\" SCCSID: @(#)inet.4f 8.1 9/11/90
.TH inet 4f
.SH Name
inet \- Internet protocol family
.SH Syntax
.B #include
.br
.B #include
.SH Description
.NXR "inet keyword"
.NXR
www.eeworm.com/read/101082/6248205
c measure.c
#ifndef lint
static char *sccsid = "@(#)measure.c 4.1 (ULTRIX) 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988 by
www.eeworm.com/read/381114/9109154
txt 5.txt
//初始化SOCK_RAW
if((ErrorCode=WSAStartup(MAKEWORD(2,1),&wsaData))!=0) // 使用Socket2.x版本
{
fprintf(stderr,"WSAStartup failed: %d\n",ErrorCode);
ExitProcess(STATUS_FAILED);
} SockRaw=WSASocket(AF_IN
www.eeworm.com/read/119555/14826463
c process.c
/*
* Tribe FloodNet - 2k edition
* by Mixter
*
* process.c - flood / shell server thread management
*
* This program is distributed for educational purposes and withou
www.eeworm.com/read/102552/15775926
htm subject_26576.htm
序号:26576 发表者:阿牛 发表日期:2003-01-02 18:10:17
主题:用SOCK_RAW Socket截获IP包后,如何过滤掉(即本机不再接收),帮帮忙!!!
内容:如题SOCK_RAW Socket截获后是否可以过滤IP包???2003-1-2 18:35:00