InSim  0.6c
Documentation of Live for Speed InSim Protocol
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 1360 of file ispackets.h.


Field Documentation

1 if admin

Definition at line 1370 of file ispackets.h.

bit 2 : remote

Definition at line 1372 of file ispackets.h.

char IS_NCN::PName[24]

nickname

Definition at line 1368 of file ispackets.h.

0 unless this is a reply to a TINY_NCN request

Definition at line 1364 of file ispackets.h.

56

Definition at line 1362 of file ispackets.h.

Definition at line 1373 of file ispackets.h.

number of connections including host

Definition at line 1371 of file ispackets.h.

ISP_NCN

Definition at line 1363 of file ispackets.h.

new connection's unique id (0 = host)

Definition at line 1365 of file ispackets.h.

char IS_NCN::UName[24]

username

Definition at line 1367 of file ispackets.h.


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