Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

ports.cpp File Reference

Stand-alone developer tool for troubleshooting direct readers. More...

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>

Include dependency graph for ports.cpp:

Include dependency graph

Defines

#define PORT   (0x379)

Functions

int main (int argc, char *argv[])
 Start of execution.


Detailed Description

Stand-alone developer tool for troubleshooting direct readers.

Shows you the number of times a data bit changes (The deltas) Very useful!

If you build this for Windows, be use you have included inpout32.lib and have inpout32.dll in your Windows' system directory

Author:
Acidus (acidus@msblabs.org)
This file is part of Stripe Snoop (http://stripesnoop.sourceforge.net)

Stripe Snoop is licensed under the GPL. See COPYING for more info

Copyright (C) 2005 Acidus, Most Significant Bit Labs


Define Documentation

#define PORT   (0x379)
 


Function Documentation

int main int  argc,
char *  argv[]
 

Start of execution.

Parameters:
argc number of command line params
argv char * [] of command line params


Generated on Thu Apr 7 01:56:13 2005 for StripeSnoop by doxygen 1.3.3