Adding Tunnelling Capabilities
Bertrand Pasquero
bpasqu@cs.mcgill.ca
Thu, 5 Dec 2002 17:32:39 -0500
This is a multi-part message in MIME format.
------=_NextPart_000_0193_01C29C84.4ED14970
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi all,
I am looking to embed port forwarding capabilities into my Java program. =
Basically I want my program to connect to a remote server port through =
an SSH connection and all data fetched from that port should be =
encrypted by the SSH tunnel.
I know Mindterm supports port forwarding and tunnelling but I cannot =
find any code samples. (I found what is needed to create the connection =
however).
Can someone provide me with some code samples or an idea as to where to =
look for?
Regards,
Bert
CS Sudent, McGill University
------=_NextPart_000_0193_01C29C84.4ED14970
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I am looking to embed port forwarding =
capabilities=20
into my Java program. Basically I want my program to connect to a remote =
server=20
port through an SSH connection and all data fetched from that port =
should be=20
encrypted by the SSH tunnel.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I know Mindterm supports port =
forwarding and=20
tunnelling but I cannot find any code samples. (I found what is needed =
to create=20
the connection however).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Can someone provide me with some code =
samples or an=20
idea as to where to look for?</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>Regards,</DIV>
<DIV> </DIV>
<DIV>Bert</DIV>
<DIV>CS Sudent, McGill University</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_0193_01C29C84.4ED14970--