KazDragon / telnetpp

A C++ library for interacting with Telnet streams
MIT License
63 stars 10 forks source link

Validate MSDP against an MSDP-enabled client #102

Closed KazDragon closed 8 years ago

KazDragon commented 8 years ago

Acceptance test for MSDP - actually have it working with a real-life MSDP client.

KazDragon commented 8 years ago

E.g. make a modification to Paradice that exhibits, receives and transmits MSDP to, say, TinTin++, and log at both ends.

KazDragon commented 8 years ago

Validated at least that the MSDP server sends its data in a form recognizable by Tintin++ (or at least the script suggested in http://tintin.sourceforge.net/board/viewtopic.php?t=2251)