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

Tg.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 Tg.c.


Function Documentation

int main int    argc,
char **    argv
 

Definition at line 51 of file Tg.c.

References _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 Tg.c.


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