夜色温柔

Results 1 comments of 夜色温柔

``` Service devService = dev.getService("urn:schemas-upnp-org:service:WANIPConnection:1"); devService.setSCPDURL("http://192.168.31.1:5351/WANIPCn.xml"); Action addPortAct = devService.getAction("AddPortMapping"); ``` I use this way to solve it . but not the best. the path relative of description file path...