! New X-25 Gate to task Interface - extended set to include Accounting ! Functions: ! Accounting Functions: %constinteger accredit user pass = 40 %constinteger process command = 41 %constinteger accredit reply = 42 %constinteger command reply = 43 %constinteger log call start = 44 %constinteger checkpoint = 45 %constinteger log call end = 46 %constinteger end call reply = 46 %constinteger hello = 47 %constinteger abort session = 48 %constinteger broadcast = 49 %constinteger goodbye = 50 %constinteger log session end = 51 %constinteger noticeboard = 52 ! Transport Functions: %constinteger connect = 1 %constinteger accept call = 2 %constinteger disconnect = 3 %constinteger enable input = 4 %constinteger enable output = 4 %constinteger put output = 5 %constinteger input here = 5 %constinteger expedited data = 6 %constinteger reset = 7 %constinteger datagram = 8 %constinteger datagram reply = 9 %constinteger enable facility = 10 %constinteger disable facility = 11 %constinteger put control output = 12 %constinteger control input here = 12 %constinteger control data = 12 %constinteger ack = 4 %constinteger data = 5 %constinteger prod = 21 %constinteger poke = 22 %constinteger no goaheads = 23 %endoffile