IPP> NOT> "notify-status-code" is undefined

IPP> NOT> "notify-status-code" is undefined

Michael Sweet mike at easysw.com
Tue Oct 17 09:04:38 EDT 2000


Hugo Parra wrote:
> 
> Their value range would suggest that "notify-status-code"s are in
> the same space as the other regular IPP "status-codes".  For that
> reason I'd suggest that they be encoded the same way as
> "status-codes" i.e., with two bytes.  I'm currently using ENUM to
> encode them.  What do others think?

I agree with Carl's comment - there isn't an attribute tag for a
16-bit integer value, so you have to stick with the existing tags
(enum or integer, both are 32 bits.)

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products                  mike at easysw.com
Printing Software for UNIX                       http://www.easysw.com



More information about the Ipp mailing list