Make A Proxy Clicker -
I searched Planet Source Code, but there downloads are down. Is there anyone kno's of any otha site or have examples of how to make a proxy in visual basic ? Such as using the ip to check a website?
-$uper-$tar
Make A Proxy Clicker -
I searched Planet Source Code, but there downloads are down. Is there anyone kno's of any otha site or have examples of how to make a proxy in visual basic ? Such as using the ip to check a website?
-$uper-$tar
[2008 Help] How do i make an Auto Clicker. -
I have searched loads of places on how to make an Auto Clicker for VB 2008. But i can only find them for VB6. Has anyone got a video on how to make one? Or picture tutorials?
Alrighty, I need some help -
Well, I will admit it now, it IS for outwar... please dont ban me though. I am jsut tring to learn visual basics.. and i found the easiest way is to do it this way..
I have made a few other programs in the past.. so i have a SEMI clue on what i am doing, this is the only thing that ha
Winsock secondary connection thru proxy -
I'm using VB6 and the winsock control. I know how to connect to a proxy and retreive web pages thru this proxy, but what if I wanted to connect to a secondary proxy(thru the first), then tunnel information thru both of those proxies?
Like I said, I can get the first proxy to connect
Auto-Clicker/Clicker -
I need help in this. I've been people creating programs that can adjust the amount of times they want the mouse to click per second. If it's possible to do it, can anyone teach me how to add hot-keys too? Thanks!
Browse through a proxy, proxy options for ieframe/shdov...dll -
I want to make the web browser to browse through a proxy, but I don't know how, there isn't an option for it when I type
webbrowser1.
Anyone know how to use a proxy?
Ex. If you use Internet explorer, Tools > Internet options > Connections tab > LAN settings button > Prox
Proxy checking.. -
how to determine if the proxy server
is http proxy or sock4 proxy or socks5 proxy?
how to use the proxyJudge?
WebBrowser+Proxy help.. -
I want to make a webbrowser in a visual basic program that will let me browse via a proxy within the actual program. I don't want to phyiscally have to set the proxy in ie lan settings. The program would have a webbrowser, 3 textboxes( 2 for proxy ip/port, 1 for url ). When clicking on
xp ftp proxy -
i am running xp pro on a network through a proxy server (using winsocks)
i have tried to connect to ftp sites and it doesnt connect
i have been told that it is because i need to use the proxy or download a proxy compatible for xp
does anyone know anything about this ?
[2005] Problems changing Proxy -
Hi everybody, i've got a problem.
I wrote a little script that visits an website thru an proxy.
but i want to change the proxy.
but when i change the proxy it still connect thru the old proxy
Auto clicker coding -
I have made a basic auto clicker for personal use just to teach myself but now all i need to know is how to put a random time delay between clicks for example the first click will click after 2.8 secs then 2.9 then 2.7 summat like that i know this might be a bit difficult but help wud
Through Socks Proxy -
Hi,
I need to connect my server through a socks proxy.
Is there any source code available to make connections through socks proxy.
[Here, I use Visualbasic 6.0 and socks proxy 4.x]
Kindly help me out.
Calling all Winsock/Proxy Gurus ! -
How would one go about coding a small app that will try every port/ip out of a proxy to find a path that goes successfully through the proxy.
I am not trying to hack into a proxy.
At my work, we have our systems all on a proxy, and I need to be able to get all systems here to rea
serious- proxy server -
hello,
what is a proxy server. can we make our own proxy server. what it done if we write proxy address in explorer properties ..
thanks
IRC and proxies! -
Hi,
I have idea! This program (what I want to make or to get from somewhere) is very important to me and I think to others too!
I want proxy checker, but not like others. It sould check proxy and if it works try to connect to specyfied irc server. If connection wordks then add th
proxy help -
Hi, I'd like to connect to DC++ using a proxy that is mine but the problem is the proxy doesn't support SOCK5 protocol(or whatever it really is). Is there any tool avaliable that will filter DC++'s connection and put automaticly DC++ using the specified proxy?
winsock though a proxy -
ok at work they took away my way to use aim, so I was going to make a program the ran off of my server at home. I could run it off port 80 no problem, but it's the proxy at work, I know port 80 and 21 can get out of the proxy, but how can i tell winsock to use the proxy script that is
Connecting To Proxy -
i wanna make a program that you have a web service, and you can go on a site through a proxy or socks.
just a simple code with an address bar and a button that goes to the site written there
all i need to know is how to make the webpage go through a proxy or a socks
thank you
make a proxy server -
I know i can get proxy servers with the port numbers and ips on the internet. Can i use my own computer as a proxy server, for when i am on at a different location?
Is it safe?
How do i do it?
Silent Proxy Server -
Ok I was wondering if anyone knew of a way to make an invisible proxy server. So if it was installed the user wouldnt know if he/she was a proxy host. Please tell me of any program or any where I can find a product like this.
Bypass proxy server -
In our company we are using a proxy server to connect to the internet, all the computer names and ips pass through that proxy and are being monitored, can I make it such that I'd be able to bypass our proxy server and that my ip and computer name wouldn't go through the proxy but still
Proxy, proxy, proxy,... Help help help...experts r u there !! -
I am writting a small VB application. Part of it is to autmatically download a file from the Internet via HTTP using Internet Transfer Control, it works fine when I am connected via a modem. But when I run it on LAN, I can't bypass the proxy server without user id and password. So
Doe
VB6 Proxy Server -
Is there any way to make a vb application that acts as a proxy server so I can connect through it to the internet?
I can handle setting up the port forwarding, and I do not care what kind of proxy it is, as long as i can browser the web from a remote computer.
And if this cannot
How To Act As Server -
To make this less confusing, I will tell you what I am trying to do.
I'm trying to create a proxy
so that it can receive/send packets between my game's "Client"
and my game's actual "Server"
So far, my Proxy can detect when my game's client is connecting to
Web Proxy -
Hi,
I have made a web proxy which works fine but now since its a proxy its not able to load the site with its relative path. I want websites to work fine. Since the internet connection goes through the proxy... Please help...
Proxy.pac Accessing settings -
Hi ive got a vb service which needs to run on a machine. I need to be able to access the proxy settings when they are set through internet explorer.
Im sure the location of this proxy file must be held in the registry.
How can I obtain the proxy information?
Thanks all
WebBrowser and Proxy..please help -
Hello
I have searched for how can i do that but i couldn't find a solution.
How can i connect to a website via HTTP proxy in the webbrowser control?
And i want to change this proxy programatically (i.e switch proxy button)
Thanks in advance
Cheers
Adel
Calling all Winsock Gurus ! -
How would one go about coding a small app that will try every port/ip out of a proxy to find a path that goes successfully through the proxy.
I am not trying to hack into a proxy.
At my work, we have our systems all on a proxy, and I need to be able to get all systems here to reach
Proxy Server Software -
Does anyone know of any proxy server software or proxy server simulation type software that you can run on a Windows XP box?
Basically what I am looking to do is simulate a proxy server so I can test code I write for situations when my customer is behind a proxy server. We don't hav
want to access web through proxy -
Ive made myself a web browser, and would like to make it access the internet through a proxy. I do not have a proxy server, but do have the address of a fixed proxy server. Ive heard something about winsock and inet, but i dont know which to use, and even how to use them. Please help m
WebBrowser and proxy server -
I want to use WebBrowser control in visual basic to make my own browser. And now here is the problem: I want to add option "Use a proxy server" which means that the user will enter his proxy server and port and the WebBrowser control will work with proxy.
Could anybody hel
proxy connection info detection -
I have a problem:
I need to detect proxy server settings automatically so that i can make an installation program download files automatically without any problems with proxy servers. I could just ask the user what their proxy settings are, but most users don't know this informa
Can VB.NET detect the proxy server and proxy port -
I wrote the client side program for a webservice. In order to consume the webservice, I need to transmit the Proxy server and Proxy port information (This is defined in the server side).
This program works fine in most of the case. But currently i find that some clients don't use pr
Using winsock with HTTP Proxy -
How do I connect to a server through a Web Proxy (ex: Squid) using a winsock??
Basically what I want to is:
me >> proxy >> server
Im familiar with winsocks and I already coded most of my app, but I would like to add proxy support...
I know I have to connect to t
download a file through a proxy via wininet -
Hi,
I hope you guys can help me - you normally manage to.
I'm writing an application that downloads some files from our website. I'm using the code attached to download the file. Now it works fine unless you are behind a proxy. Once behind a proxy, it fails - as I'd expect it to.
Inet Control's proxy settings -
I am using Inet Control to fetch XML from different URLs. The control works fine with out a proxy server. But fails when proxy is on. the proxy server has basic authentication. How can I send the username and password of the proxy server to the control?
Please help, I need to finish t
[2008] Proxy Exceptions Vb.Net 2008 -
If you got a program made in Vb.Net 2008 and have proxy support.
Where can you learn about Proxy Exceptions. Like what if the proxy is no good, like it doesnt connect. How can will the program know? Anyone know where to find more information about that? or some vb.net 2008 proxy exa
HOWTO: Proxy -
Is there any API call which determine that wether user is using Proxy server or not? and yes then how to retrieve Proxy server name and port number? Is it possible to retrieve IE or Netscape proxy setting?
Set Up A Proxy -
How would I go about setting up a proxy for a different program? I would like to create a program where you can select the program to use the proxy.. and then hit a button and it will load the program with the proxy. Would I use winsock? How would this be accomplished? Thanks for a
Mouse clicker -
How would I make a program where I can specify the x/y of where I want to click? Outside of a form...