o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

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
Does anyone know how to supply them to the proxy server. ???
Please Help..
thanx
sam

 

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


Proxy checking.. -
how to determine if the proxy server is http proxy or sock4 proxy or socks5 proxy? how to use the proxyJudge?


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


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


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?


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


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


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


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


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


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


winsock through proxy -
yeah, how do i get it to connect through a proxy? i need the DNS (name to IP) and the WHOIS stuff, but i need to get through the companys proxy server. help? thanks, nabeel


please help me with this -
Hi all, I have a web server behind a proxy server. The HTTP request from the user first gets authenticated with the proxy server and then the request is sent to the web server from the proxy. So, when the proxy authentication is turned on, and i try to access that web page from the


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.


PROXY PROBLEMS [experts] -
im trying to create a program thats going to use the webbrowser control to connect to a site via a proxy list. what the program is going to try and do is visit the site via a proxy, on the list, and then click a button on the site. afterwards the program is to move down the list and


INET control's proxy property -
hi all I tried to use the inet control to download a web page that is blocked on my ISP. I didn't set my proxy settings in IE, I want to set them in the INET (if I have to use INET). The reason is that whenever the ISP finds a proxy was used, it blocks the proxy server too. So I


Different proxy for lan and dial-up in IE -
Hi, I have the following problem. I made a small program in VB for changing values of proxy address and port in IE. It uses functions with direct access to registry. It changes values under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyServer. T


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


Inet Control & Proxy -
Hi Guys, I am writting a DCOM object that can go and pull a page from a website outside of my intranet (Using HTTP and not FTP) to re-display on my site, however I need to bye pass my proxy server. The Password and User Property's of the Inet control refers to the Remote host and n


NTLM Proxy Authorization -
Hi to all, I'm newbie in VB, and recently i played a lot with WinSock of VB6. I have built up a small proxy server in VB, using only Winsock Routines , and seems to work fine from Home. I want my small proxy to work in my business PC but there is a bloody proxy server accepting


Proxy with multiple WebBrowser controls -
Hi all, I need to set a proxy for a webbroser control, I know I can do it by changing IE setting into the windows registry. But my application is going to run several instances of webbrowser control simultaniously with different proxy for each. If I change proxy setting in the regis


Privoxy/Tor with socks4 forwarding -
Hi friends, I am coding an application in which I have to use the privoxy as reverse proxy(http proxy). The situation is that I have two computers that are connected to internet. They have different geographical location. Now computer A has to use the computer B as http proxy but a


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


Proxy code crashes -
Hi, a while ago I found some code to set or disable a proxy without having to restart Internet Explorer. It has been converted from the C++ code on this page. I saved the code in case I ever needed it. Now I want to add the code to the Code Bank, because people are still asking how


Proxy Authenticating an SSL Connection with Internet Functions -
Hi, I'm trying to connect to a secure server through a proxy that has a user name and password. I've succesfully authenticated using InternetSetOption for a single attempt. But when I coded to retry the request after a 407, (once proxy user and pass have been set as above), the


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


Need Help with the Inet Control in VB 6 connecting through a proxy server -
Im kinda stuck, we have a program that simply tests communication between a clients machine and our web server however I have gone out on site to a client that uses a Microsoft Proxy Server and the program wont connect. I have set the Default connection to ICNamedProxy, I've entered


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


Replicating COM+ Server -
What i need to do is have another server in another office thats replicates my COM+ application. This is fine i can just export the application from one server to the other. But what do i do with the proxy? How do i tell my proxy to look at the backup server if the main server goes


MS Proxy - Connecting -
I'm currently putting a small FTP app together and want it to connect through MS Proxy. I'm using a third party FTP Control and wanted to know which Proxy Type I should set it to? I have the following available: - ftpProxySocks4 ftpProxySock5 ftpProxySiteHost ftpProxyUserLo