Home | History | Annotate | Download | only in help

Lines Matching full:forwarding

16   <li><a href="#forwardports">Forwarding Ports</a></li>
167 <td>You can use the <code>forward jdwp:&lt;pid&gt;</code> port-forwarding specification to connect to a specific JDWP process. For example: <br>
362 <h2 id="forwardports">Forwarding Ports</h2>
364 <p>You can use the <code>forward</code> command to set up arbitrary port forwarding &mdash; forwarding of requests on a specific host port to a different port on an emulator/device instance. Here's how you would set up forwarding of host port 6100 to emulator/device port 7100:</p>
366 <p>You can also use adb to set up forwarding to named abstract UNIX domain sockets, as illustrated here:</p>