unmk2 / jaxl

Automatically exported from code.google.com/p/jaxl
GNU General Public License v3.0
0 stars 0 forks source link

how to use proxy with jaxl ? #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open jaxl.util.php

2.add these line after line 46
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
curl_setopt($ch, CURLOPT_PROXY, "10.1.8.30:8080");

3.run jaxl using command line 

What is the expected output? What do you see instead?

i'm behind a proxy server so i'm trying to configure jaxl with my proxy 
settings but this isn't working ,
i'm getting : Unable to open socket to the jabber host talk.google.com:5222
i should get : connection successful or something like that / 

What version of the product are you using? On what operating system?
2.1.1 on windows 

Please provide any additional information below.

Original issue reported on code.google.com by gyl.rajat on 27 Sep 2010 at 5:32

GoogleCodeExporter commented 9 years ago
Hi Rajat,

I personally haven't tried using jaxl from behind a proxy till now, however 
this should be very much possible. I am currently out on vacation till 15th 
october, will try to debug this for you if i find time before that. Otherwise 
we will surely fix this once i get back to my work location.

Let me know in between if you are able to resolve it before then.

Original comment by mailsfor...@gmail.com on 2 Oct 2010 at 9:36

GoogleCodeExporter commented 9 years ago
no problem , njoy ur vacations....we can sort it out later , i'll let you know 
if i'm able to solve the issue .

Original comment by gyl.rajat on 2 Oct 2010 at 6:09

GoogleCodeExporter commented 9 years ago

Original comment by mailsfor...@gmail.com on 17 Oct 2010 at 7:43

GoogleCodeExporter commented 9 years ago
What kind of proxies are you trying to run Jaxl with?
1) http
2) sock4 or sock5

and are you trying to use proxies both for cli and cgi apps

Original comment by mailsfor...@gmail.com on 27 Dec 2010 at 10:44

GoogleCodeExporter commented 9 years ago
Any update on this? Curious to get this working for my server.

Original comment by b...@beaugil.es on 19 Jul 2011 at 9:51

GoogleCodeExporter commented 9 years ago
Interested too!

Original comment by external...@oxylane.com on 16 Feb 2012 at 10:21

GoogleCodeExporter commented 9 years ago
Im interested too

Original comment by xadhix on 6 Jun 2012 at 2:56

GoogleCodeExporter commented 9 years ago
Hello Friends,

I am no longer accepting issues/bugs on google code issue list.

Have any Question? Want to discuss? Need Help? Use Google Group/Forum.
https://groups.google.com/forum/#!forum/jaxl

Found something missing or a bug in the source code? Kindly report an issue.
https://github.com/abhinavsingh/JAXL/issues

Sorry for any inconvenience caused.

--
Abhinav

Original comment by mailsfor...@gmail.com on 12 Sep 2012 at 9:52