dns-nl-icecrew-mcpreset

Package for resetting and reinitializing the mcp session

Messages

 
Client to Server
dns-nl-icecrew-mcpreset-reset ( )
 
Server to Client
dns-nl-icecrew-mcpreset-reset ( )

Description

This package provides a way to reset and then reinitialize the mcp session. This should probably be provided by the MCP specification itself, but since it isn't this package will have to do.

There is only one message which as a slightly different meaning for the server than for the client, but the difference is only small.

When the client receives the 'reset' message it should finalize the current mcp session and be ready for a new initialisation by the server (this is done by resending #$#mcp version: 2.1 to: 2.1).

On the server side the 'reset' message also will finalize the mcp session. After it is finalized the server should send the initialisation of a new session (as stated above).

Caution: the client MUST be ready to accept the new initialisation and therefor MUST be properly finalised. Make sure that the client finalizes first!


Messages:

dns-nl-icecrew-mcpreset-reset

This will reset the current MCP session.

On the client side the session should be finalised and the client should be ready to accept a new initialisation of a MCP session.

On the server side the current session should be finalised and a new initialisation should be started.

Single line

dns-nl-icecrew-mcpreset-reset ( )

Example

#$#dns-nl-icecrew-mcpreset-reset 3453



Downloaded from http://www.icecrew.nl/files/koemoe/mcp/p_mcpreset.xhtml on 2008-12-06.