X-Received: by 10.224.172.200 with SMTP id m8mr12781706qaz.0.1364472143083; Thu, 28 Mar 2013 05:02:23 -0700 (PDT) X-Received: by 10.49.41.65 with SMTP id d1mr1680278qel.11.1364472143028; Thu, 28 Mar 2013 05:02:23 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!ca1no14461356qab.0!news-out.google.com!v17ni9qad.0!nntp.google.com!ca1no14461348qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Thu, 28 Mar 2013 05:02:22 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=68.56.123.172; posting-account=-VTU1AoAAAAj8_Yg-fSOSMK2kXzWy-EX NNTP-Posting-Host: 68.56.123.172 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <77a20cce-741e-46c0-b01e-897eb90385cb@googlegroups.com> Subject: Re: POST to secure server From: RVic Injection-Date: Thu, 28 Mar 2013 12:02:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.java.programmer:23152 The client is a University, and they are not too responsive or cooperative,= more just "We don't know what you are talking about make it work we won't = help you." So after two days of waiting for them to open it to me, I decided there mus= t be an alternative way.=20 Now, they have decided to migrate the server, so U have no way of testing i= t until they let me know the new one is up. So as soon as I can, I will tes= t the port forwarding using Jsch here. I already know the servlet and clent= work flawlessly (they use basic authentication and encrypt the post parame= ters -- there would be very little problem even if they exposed it to the o= utside world) as I have run them communicating together on my local -- so i= f there is a problem when I run it then it is because i have the tunnel set= up incorrectly. Thank you guys for your elp -- I will report back here hopedfully within th= e next 24 hours. RVic