Hi Philippe,
On 07/04/2011 11:26 AM, Philippe Nunes wrote:
For sanity testing regarding the BIP commands, the BIP menu is
enriched with the Open channel TCP and Open channel UDP items.
For both, the destination adress is set as the locahost port '12348'
With a TCP/UDP server listen to this destination address (like netcat), it's possible
to check the connection (for TCP) and the data exchange (sending/receiving).
---
src/simapplication.cpp | 126 +++++++++++++++++++++++++++++++++++++++---------
1 files changed, 103 insertions(+), 23 deletions(-)
Patch has been applied, thanks.
Regards,
-Denis