Chunk Assembler


o retrieveVLParamFromString
retrieveVLParamFromString scans for a parameter of a certain type in a message string.
o retrieveIPAddressesFromString
retrieveIPv4AddressesFromString finds all IPv4 addresses in a message string.
o ch_enterCookiePreservative
ch_enterCookiePreservative appends a cookie preservative with the suggested cookie lifespan to an init chunk
o ch_enterIPaddresses
ch_enterIPaddresses appends local IP addresses to a chunk designated by chunkID, usually an init or initAck
o ch_cookieLifeTime
ch_cookieLifeTime returns the suggested cookie lifespan increment if a cookie preservative is present in a init chunk
o ch_CookieLocalTieTag
function reads local tie tag from a received cookie echo chunk
o ch_CookiePeerTieTag
function reads peer tie tag from a received cookie echo chunk
o ch_goodCookie
check if this is a good cookie, ie.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.