Home | History | Annotate | Download | only in channel

Lines Matching refs:host_to_connect

568 	public Channel openDirectTCPIPChannel(String host_to_connect, int port_to_connect, String originator_IP_address,
580 c.localMaxPacketSize, host_to_connect, port_to_connect, originator_IP_address, originator_port);