• hongming's avatar
    Add new shell command tcpip. · 13801408
    hongming authored
            tcpip tcp x , set the tcp server listen port
            tcpip udp txip x.x.x.x , set the udp tx destination ip addr.
            tcpip udp txport x , set the udp tx destination port, default
    2000
            tcpip udp rxport x , set the udp rx destiniation port. default
    (>256).
            tcpip udp txgw x.x.x.x , set the udp gateway, default x.x.x.1
            tcpip udp txsn x.x.x.x , set the subnet, default 255.255.255.0
    13801408
cmd_tcpip.c 1.06 KB