telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/TE_PppSize_spud.ini
changeset 0 3553901f7fa8
child 21 2492a6e4aed7
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Parameters configuration for Tpppsize.EXE test
       
     2 
       
     3 // Comms driver to load at startup
       
     4 
       
     5 [CommsDrivers]
       
     6 WinsPDDname = ECDRV
       
     7 WinsLDDname = ECOMM
       
     8 WinsLDDFname = ECOMM
       
     9 ThumbPDDname = EUART1
       
    10 ThumbLDDname = ECOMM
       
    11 ThumbLDDFname = FCOMM
       
    12 
       
    13 
       
    14 // Ip Address of the echo server machine
       
    15 // Note: this machine must be up and running and listening on the echo port
       
    16 // This can be checked on NT4 by typing  NETSTAT -a
       
    17 
       
    18 [AddressInfo]
       
    19 TestPPPIPAddr = 192.168.30.13
       
    20 
       
    21 [MMUInfo]
       
    22 TestPPPminMMU = 1
       
    23 TestPPPmaxMMU = 1500