INT 6F - 10-NET - STATUS OF NODE
|
Input |
Output |
|
AX
|
02h |
|
Status
(see function 00h) |
AX |
|
BX
|
|
|
|
|
BX |
|
CX
|
|
|
|
|
CX |
|
|
|
|
|
|
DX |
| DS:DX |
512
byte Record |
Set
on Error |
CF |
Record Layout:
8 BYTEs user name (0 if none)
BYTE station type
| Station
Type |
| Bit |
Dec |
Hex |
Description |
| 0 |
1 |
01h |
workstation |
| 1 |
2 |
02h |
superstation |
| 2 |
4 |
04h |
gateway station |
| 3 |
8 |
08h |
gateway active |
| 4 |
16 |
10h |
logged into multiple
superstations |
| 5 |
32 |
20h |
reserved |
| 6 |
64 |
40h |
reserved |
| 7 |
128 |
80h |
reserved |
24 BYTEs list of superstations logged into more
than one
superstation
12 BYTEs node ID
WORD message count for this station (send for
user node, receive for superstations)
for superstations only:
WORD drives allocated (bit 0=A:, bit 1=B:,...)
BYTE user service flag
| User
Service Flag |
| Bit |
Dec |
Hex |
Description |
| 0 |
1 |
01h |
mail waiting for you |
| 1 |
2 |
02h |
news waiting for you |
| 2 |
4 |
04h |
calendar waiting for
you |
| 3 |
8 |
08h |
mail waiting for node |
| 4 |
16 |
10h |
SUBMIT is on |
| 5 |
32 |
20h |
|
| 6 |
64 |
40h |
print permit on |
| 7 |
128 |
80h |
gate |
BYTE printers allocated (bit 0=LPT1,...)
BYTE number of unprinted spool files
BYTE number of opened files
BYTE number of logged on nodes
BYTE primary drive (1=A:)
BYTE reserved
N BYTEs list of logged on node IDs (each 12
bytes, max 37 IDs)
(continues at offset 1F4h)
3 BYTEs time: sec/min/hrs
3 BYTEs date: day/mon/year-1980 |