Data Fields

IS_NCN Struct Reference

New ConN. More...

#include <ispackets.h>

Data Fields

byte Size
 56
byte Type
 ISP_NCN
byte ReqI
 0 unless this is a reply to a TINY_NCN request
byte UCID
 new connection's unique id (0 = host)
char UName [24]
 username
char PName [24]
 nickname
byte Admin
 1 if admin
byte Total
 number of connections including host
byte Flags
 bit 2 : remote
byte Sp3

Detailed Description

New ConN.

Definition at line 1347 of file ispackets.h.


Field Documentation

56

Definition at line 1349 of file ispackets.h.

ISP_NCN

Definition at line 1350 of file ispackets.h.

0 unless this is a reply to a TINY_NCN request

Definition at line 1351 of file ispackets.h.

new connection's unique id (0 = host)

Definition at line 1352 of file ispackets.h.

char IS_NCN::UName[24]

username

Definition at line 1354 of file ispackets.h.

char IS_NCN::PName[24]

nickname

Definition at line 1355 of file ispackets.h.

1 if admin

Definition at line 1357 of file ispackets.h.

number of connections including host

Definition at line 1358 of file ispackets.h.

bit 2 : remote

Definition at line 1359 of file ispackets.h.

Definition at line 1360 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines