liang860908 / apjp

Automatically exported from code.google.com/p/apjp
0 stars 0 forks source link

how to config #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i just want to ask how to config source
and let this program not to config the ie browser automatic to the 
127.0.0.1:10000

because i run the .bat and it config the ie browser proxy settings
but the msn can not login with this

Original issue reported on code.google.com by angelsk...@gmail.com on 22 May 2010 at 7:01

GoogleCodeExporter commented 9 years ago
APJP does not support WINDOWS LIVE MESSENGER.

WINDOWS LIVE MESSENGER uses the proxy settings of INTERNET EXPLORER (in WINDOWS 
LIVE
MESSENGER> TOOLS> OPTIONS> CONNECTION> ADVANCED SETTINGS you see PLEASE SET HTTP
PROXY SERVER AND PORT USING INTERNET EXPLORER).

SOLUTION: use APJP with another browser (for example FIREFOX).

Original comment by jeroen.v...@gmail.com on 22 May 2010 at 6:17

GoogleCodeExporter commented 9 years ago
please can you consider adding server request ip and port for AJPJ PROXY. it 
will be useful for we and others that use proxy to access the net.
eg. ....server_request_url=http://yoursite.com/HTTP.php
    ....server url homepage or ip=http://yoursite.com
    ....server url port=80

Original comment by necis...@gmail.com on 28 Nov 2010 at 1:27

GoogleCodeExporter commented 9 years ago
you can already do that with APJP-0.7.0

in APJP.properties:
APJP_LOCAL_HTTP_SERVER_REQUEST_URL=http://yoursite.com/HTTP.php
APJP_LOCAL_HTTP_SERVER_REQUEST_PROPERTY_1_KEY=Host
APJP_LOCAL_HTTP_SERVER_REQUEST_PROPERTY_1_VALUE=yoursite.com
or
APJP_LOCAL_HTTP_SERVER_REQUEST_PROPERTY_1_VALUE=yoursite.com:80

Original comment by jeroen.v...@gmail.com on 28 Nov 2010 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by goknmuse on 24 Nov 2012 at 11:57