10
79
Chapter 10
Toppro Application Program
If you are good at programming with
C/C++
language, you
may make an executable program to run on the digital re-
ceiver. We call user-made programs TopproApplication Pro-
grams (TAP).
For TAPs writers, Toppro pro-
vides two versions of
gcc
com-
pilier and TAP API (Applica-
tion Program Interface) libraries
that are available from Toppro’s
website,
. One is
Linux
version,
and the other is
Cygwin
version.
Cygwin is a Unix-like environment and command-line inter-
face for
Microsoft Windows
.
Your TAPs will be run with the following conditions:
• A TAP’s file extension must be
tap
; if it has any other ex-
tension name, it will be ignored.