serialserver/packetloopbackcsy/testdata/loopback.ini
author Daniel A. Rubio <danielr@symbian.org>
Tue, 15 Jun 2010 12:13:42 +0100
branchGCC_SURGE
changeset 39 f0e296d9d1c1
parent 0 dfb7c4ff071f
permissions -rw-r--r--
Bug 2964 - GCC-E compilation error in bt caused by commsfw -- Elif with missing expression

# Defining a loopback between port A and B is as follows:
# Port = <PortA>,<PortB>,<delay>,<queue size>,<element (packet) size>

[Defaults]
Port= 0,1,1,10,1500
Port= 501,502,1,10,1500
Port= 503,504,10,10,1500
Port= 505,506,100,10,1500
Port= 507,508,1000,10,1500