FreenetWiki : FCP2p0AllData

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

AllData


This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.

For a ClientGet with ReturnType=direct, the data is returned directly to the client, all at once, using the AllData message. Obviously in many situations this will not be desirable, hence the other ReturnType options. Persistent direct requests will not send this immediately on completion of the request; see GetRequestStatus.

Example

AllData
Identifier=Request Number One
DataLength=37261 // length of data
StartupTime=1189683889
CompletionTime=1189683889
Data
<37261 bytes of data>


this segment is not followed by an 'EndMessage'
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0429 seconds