Data types in distributed enrollment protocol, Computer Networking

Assignment Help:

Data Types

Each data type of Table 1 must be sent according to the specifications below.

[INT]

Each value of this type is sent as the string representation of the corresponding int value, in decimal notation, on a single line by itself.

[INTEGER]

Each value of this type is sent exactly as an [INT] for the value of any non-null Integer. Any null Integer is represented by the string null instead of a decimal value.

[STR]

Each value of this type is sent as its String value, on a single line by itself, with the following special cases:

Each empty String, and each null String, requires two lines to be sent. In either case, the first line is an empty string, followed by an unsolicited second line in the form of an [INTEGER]. A null [INTEGER] indicates the [STR] should be interpreted as a null String; a zero value [INTEGER] indicates the [STR] should be interpreted as an empty String.

[BLN]

Each value of this type is sent as either True to denote true, or False to denote false. These values must be sent in the exact mixed-case noted.

[CEE] and [SEE]

These exception types indicate an exception has been thrown by the BasicEnrollmentManager. These are is sent by the server as a string beginning with E:CRS (in the case of [CEE]) or E:STD (in the case of

[SEE]). Either value may be followed (on the same line) by a more descriptive message for troubleshooting.

[SET-STR] and [SET-INTEGER]

Each of these return types is sent as a series of multiple lines. The first line is always an [INT] value, as described above, which specifies the number of elements that comprise the set that will follow. This value must not be less than zero; negative values are unexpected. For each specified element, exactly one [STR] value (in the case of [SET-STR]) or one [INTEGER] value (in the case of [SET-INTEGER]) is sent.


Related Discussions:- Data types in distributed enrollment protocol

Define bandwidth and latency, Define Bandwidth and Latency? Network per...

Define Bandwidth and Latency? Network performance is calculated in Bandwidth (throughput) and Latency (Delay). Bandwidth of a network is given by the number of bits that can be

What is bens network, Q. What is Bens Network? It's a non-blocking netw...

Q. What is Bens Network? It's a non-blocking network. It's a special type of Clos network where first and last stage consists of  2×2 switches (for n input  and m output networ

Explain stop--and--wait automatic repeat request, Q. Explain Stop--and--Wai...

Q. Explain Stop--and--Wait automatic repeat request? 1. Numbering frames prevents the retaining off duplicate frames. 2. Numbered acknowledgement are needed in case of delay

Delay, It is a basic quantitative property of networks. Delay is a calculat...

It is a basic quantitative property of networks. Delay is a calculate how long it takes for a bit of data to cross across the network from one end to the other. It is calculated in

Software overheads in parallel programming , Besides these hardware overhea...

Besides these hardware overheads, there are certain software overheads imposed by libraries, parallel compilers, tools and operating systems. The parallel programming languages

State the characteristics of thinnet, Thinnet Characteristics Short...

Thinnet Characteristics Shorter range (185 meters) as well as smaller capacity Bus topology LAN Connectors and cables include: thin coaxial cable, NICs and BNC-T

Internet transport service proposal, will you have this done to day? And ho...

will you have this done to day? And how long will this take?

Explain about stored procedure, A stored procedure is a named collection of...

A stored procedure is a named collection of SQL statements and procedural logic that is compiled, verified and kept in a server database. It is typically treated like any other dat

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd