proxy all the time -
I use a proxy server to connect to sites in the internet.
The proxy sends its IP to the hosts I request.
This is possible when I browse through the web or
use some internet services.
But this isn't even possible when I send an e-mail.
In Outlook Express or in MS Outlook there's no option
for that. I can't set a proxy for mail transfer.
Now I tried to connect via telnet...
<client>telnet smtp.server.com 25
<server> ready.
<client>HELO mydomain.com
<server>ok
<client>MAIL FROM:
person@mydomain.com
<server>ok
<client>RCPT TO:
person@mydomain.com
<server>ok
<client>DATA
<server>send data
<client>From: Me
<client>To: You
<client>Subject: No reason
<client>
<client>TESTMAIL
<client>.
<server>ok... mail sent
<client>QUIT
<server>bye!
After this I received a mail in my inbox and I saw the following:
In the header there was the host from which this mail has been
delivered: mydomain.com and then there was the IP address of
my own computer [myIP].
So now I want to use the proxy for that action so that the
proxy's IP is in the header.
Could this be done using the Winsock-Control or the Winsock API?
thx!
Proxy checking.. -
how to determine if the proxy server
is http proxy or sock4 proxy or socks5 proxy?
how to use the proxyJudge?
Set Proxy At Run Time -
Hello All Friends
i was actuall trying for a lan setup program detecting proxy at the run time returned by the server to me .means i sent the server my ip along with my user name and pass.on authentication server returns me the Proxy to use the Net
now i have to set that proxy and
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?
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
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
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
best proxy software -
hi, what is the best proxy software out there for windows server 2003. at the moment i have analogX proxy server software but i am looking for something a bit more advanced. something that let you change the error 401 error page and a few more ports comfigured and maybe a ftp port on s
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
[2008] Web Proxy Timeout -
hi,
How to set timeout time for Proxies.
i am using
dim w as new webclient
w.proxy= new system.net.webproxy("xxx.xxx.xxx.xxx.:xxx")
most of the time it says unable to connect or it throws any error msgs... when i check those proxy in internet, they seem to work
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
How to use IRC proxy, w/o MultiProxy.org -
How would I go about using a proxy to get on IRC? I thought I knew but none seem to work, of course it can jsut be the proxy itself, anyway right now I am trying ALT + O (options), firewall, and putting "server" and "socks5", then the hostname and port, in my case,
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
Windows Proxy -
Hey
My computer is behind a proxy firewall, and each time I want to access the internet (through IE), it asks for my proxy username and password two times (only in XP). Even though I check the 'save password' box, it sometimes forgets the information.
Because of that, I made at
Like proxy server -
Hi everybody !
I wanna write an application on server that manage clients ' internet accessing right (like Proxy server). And I wanna know (trap) accessing time to caculate...
I see, there are many free codes about proxy , and I have tried but it seem slow. My fiend tell me to stu
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
Programming a webproxy -
First off, I hope this is the right forum.
I want to link/iframe to another website (from my website), but political and privacy matters make it desireable to be able to link/iframe without the 'http-refererer' showing up in the logs of the other website.
Im thinking of a transp
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.
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