ACC X.25 Protocol User's Guide
Manuals
Brands
HP Manuals
Network Hardware
HP Advanced Communications Controllers (ACC)
61
62
63
64
65
66
67
68
69
70
X.25 A
pplica
tion Progr
amm
ing
Int
roductio
n
Chapter 4
66
zread(&pzlu, ...); /* Get data and/or
status messages */
switch (msg type)
{
/* Take action based on msg type and
/or status received. */
}
}
zclos( ... ); /* End of program */
1
...
...
64
65
66
67
68
...
...
144