Hi
I would like to know how I can open a telnet from one dsp board to another, without the use of a PC?
I am running the Client example project on a C6655 custom board.
I am using bios_6_41_00_26 and ndk_2_24_00_11
I am able to open a telnet console from my PC to both of the boards, and from these I can tell the boards to ping each other, so that is all very fine. But in order to qualify the performance of the board in EMC test, I need to remove the PC from the setup. Therefore I would like to open a (telnet) connection from the first board to the second board and then e.g ask the second board to ping the first board, which will create some trafic on the Ethernet interface.
It should be noted that It does not have to be a telnet connection, it could be any connection between two DSP boards that can generate trafic on the Ethernet.
I would appreciate it if you could provide some example code for such a setup
Best
Jens