toolsandutils/wintunnel/exports/dcomm.ini
changeset 0 83f4b4db085c
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     1 # DComm.ini
       
     2 # WINS emulator Comm port configuation file
       
     3 # (c) Symbian 2001
       
     4 
       
     5 # Remember, this works at DCommWins device driver level, so only
       
     6 # has affect on users of this device driver, but including ECUART CSY. 
       
     7 # This file will have no affect on other CSY ports, e.g. IRCOMM, 
       
     8 # BTCOMM, LOOPBACK. However, it *can* be used to redirect Bluetooth
       
     9 # HCI or even IrDA SIR traffic.
       
    10 
       
    11 # Map COMM::3 to remote PPP server, rather than to COM4
       
    12 COMM::0      10.35.2.53:110
       
    13 COMM::1      127.0.0.1:8698
       
    14 
       
    15 # You can also re-patch comm ports. E.g. uncomment the next
       
    16 # line to  send EPOC COMM::6, to PC COM1, rather than COM7
       
    17 #COMM::6      COM1
       
    18