473,387 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Using webrequest without sending Ip address.

Hi all,

My main question is when i send webrequest to server, do ip address
related information is also getting send onto server over network?

I want to send request using webrequest class. But i don't want to send
any information like my Pc name or my pc's ip address or the proxy
address to server using webrequest.

If every time while sending webrequest this information is going on
server, then i need some way to set this information through code. Do i
need to modify header of request?

Can i do this.
any help will be truely appreciated.

thanks in advance.

Oct 12 '06 #1
3 2847
If you don't send your IP address, how will the server know where to
send the response? :)
(Unless you're using a proxy)

archana wrote:
Hi all,

My main question is when i send webrequest to server, do ip address
related information is also getting send onto server over network?

I want to send request using webrequest class. But i don't want to send
any information like my Pc name or my pc's ip address or the proxy
address to server using webrequest.

If every time while sending webrequest this information is going on
server, then i need some way to set this information through code. Do i
need to modify header of request?

Can i do this.
any help will be truely appreciated.

thanks in advance.
Oct 12 '06 #2
Hi,

thanks for your reply.

My main aim is to prevent sending of ip related information of my pc
and security related information while sending webrequest. So what i
did is i downloadd one proxy server from net. And using that proxy
server i am trying to send webreqest.

But this is not working. After setting proxy server related setting in
Internet -explorer-tools->options->connection My internet explorer is
also not accessing any URl's through proxy.

Can you tell me why this is happening. what should i do to support
proxy while accessing URL's.

Any help will be ruely appreciated.

thanks in advance.

Oct 13 '06 #3
If it's not working through IE either then it sounds like a proxy
configuration issue.

archana wrote:
Hi,

thanks for your reply.

My main aim is to prevent sending of ip related information of my pc
and security related information while sending webrequest. So what i
did is i downloadd one proxy server from net. And using that proxy
server i am trying to send webreqest.

But this is not working. After setting proxy server related setting in
Internet -explorer-tools->options->connection My internet explorer is
also not accessing any URl's through proxy.

Can you tell me why this is happening. what should i do to support
proxy while accessing URL's.

Any help will be ruely appreciated.

thanks in advance.
Oct 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ole Nielsen | last post by:
Hi I have an application written in VB.NET that needs to trigger an action on a Webpage. For other actions in communicating I've been using WebRequest.Create / WebRequest.Method, but I dont...
0
by: Simon Devlin | last post by:
Hi All, I've got some pages and I need to add a "offline" mode, where the pages are turned into a static html page for zipping and emailing back to the user (who then distributes this summary...
2
by: Stephen Miller | last post by:
I have an ASPX report and I want to capture the rendered HTML and write to a file on the webserver. Several posts suggest using WebRequest to make a second call to the page, and screen-scrape the...
5
by: Ya Ya | last post by:
I am trying to download a web page using WebRequest. The problem is that this page uses cookies. In IE, I can view this page correctly (since I have the cookie) but when downloading using...
1
by: R.A.M. | last post by:
Hello, I have written an .aspx page which calls Calendar.aspx page to select birth date which should be assign to some text box control on first page. Here's the code of first page: Birthdate:...
3
by: leeo | last post by:
Hi We've upgraded to VB.NET from VB6, but are now having some difficulty in understanding how to communicate data to the DPB website (the dental practice board). Could anyone help in...
0
by: duclm | last post by:
Hi all, II am having problem sending zip file(binary file) using webrequest function from wince5.0 device to a webpage. It works fine for any file with size less than or equal to 1.5kb. Any bigger...
3
by: Suresh P | last post by:
Hi All, I tried to access the mysql database in ODBC using ip address and username/password. It returns, "cannot connect to MySQL server on IP ADDRESS(10060)". This could be related to Firewall...
1
by: Sourabh Raizada | last post by:
Hi i'm trying to reload a page using "javascript:history.go(0);". The page consists of some cascading dropdowns implemented using ajax which also invoke gridviews. Now if i try to reload before...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.