Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

TestPacketSend.c File Reference

#include <stdio.h>
#include <conio.h>
#include <time.h>
#include "..\..\..\Include\packet32.h"

Go to the source code of this file.

Defines

#define Max_Num_Adapter   10

Functions

void PrintPackets (LPPACKET lpPacket)
int main (int argc, char **argv)

Variables

char AdapterList [Max_Num_Adapter][8192]


Define Documentation

#define Max_Num_Adapter   10
 

Definition at line 41 of file TestPacketSend.c.


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 51 of file TestPacketSend.c.

References AdapterList, _ADAPTER::hFile, PacketAllocatePacket(), PacketCloseAdapter(), PacketFreePacket(), PacketGetAdapterNames(), PacketInitPacket(), PacketOpenAdapter(), PacketSendPacket(), and PacketSetNumWrites().

void PrintPackets LPPACKET  lpPacket  ) 
 

Referenced by main().


Variable Documentation

char AdapterList[Max_Num_Adapter][8192]
 

Definition at line 47 of file TestPacketSend.c.


documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.