Forwards a port that remains until the current AndroidController instance is Disposed, or the device is unplugged
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- device
- Type: RegawMOD.AndroidDevice
Instance of Device to apply port forwarding to - localPort
- Type: SystemInt32
Local port number - remotePort
- Type: SystemInt32
Remote port number
Return Value
Type: BooleanTrue if successful, false if unsuccessful
Remarks
See Also