Jump to content

HttpSetProxy() What crap ?


Recommended Posts

Hi

(Jon) can you provide the code of that function. I also got trouble with it.

Thanks!

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

its port not user name im using transparent proxy at port 8080 no user name no password

So the syntax that you posted in your OP is crap.

HttpSetProxy(2, "127.0.0.1" , 8080) ;your posted code

HttpSetProxy(2, "127.0.0.1:8080") ;from the help file

You might want to change the title of your thread - you might get more help :-)

"HttpSetProxy() What crap ?"

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

Hi

how to know that proxy used in httpSetProxy() working or not coz it Returns 1 for success Returns 0 to Failure

but but but

every time it return to 1 even proxy waz dead so how to know that proxy working or nt ?

Edited by autoitxp
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...