This testing tool consists of Port Control Protocol (PCP) functionality and a web UI, where user can specify each field of PCP packets, for testing purpose. Common request/response header, both MAP and PEER Opcode, and (filter and other) options are supported as per PCP base draft. It works in both server and client manner, aiming at providing a means to validate a third party’s PCP client and/or server implementation.
A PCP Wireshark dissector, implemented by a Luc script, is also coming along with this testing tool, to help with problem diagnosis.
PCP base draft implemented as per RFC6887.
/* Copyright: 10/06/2012 France Telecom
* This software is distributed under the Apache 2.0 license,
* the text of which is available at http://www.apache.org/licenses/LICENSE-2.0.html
*/
Downloads:
0 This Week