mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Add files via upload
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#pragma once
|
||||
#ifndef IPEVENTHANDLER_H
|
||||
#define IPEVENTHANDLER_H
|
||||
#include <Windows.h>
|
||||
|
||||
#include <nfapi.h>
|
||||
#include "Based.h"
|
||||
|
||||
void ipSend(const char* buffer, int length, PNF_IP_PACKET_OPTIONS options);
|
||||
void ipReceive(const char* buffer, int length, PNF_IP_PACKET_OPTIONS options);
|
||||
|
||||
Reference in New Issue
Block a user