Results 1 to 5 of 5
Thread: How to pass proxy server ??
- 02-03-2013, 01:10 PM #1
Member
- Join Date
- Feb 2013
- Posts
- 4
- Rep Power
- 0
How to pass proxy server ??
Dear java guys..
I am a newcomer to java , and my manager assigned me really difficult task
web page to pass the proxy server of our company
our company dedicated ISA proxy server to filter web surfing and also downloading and setting Quota by it
the task how to send http request through my webpage with other userName and password than Windows ones to grant me full access to internet
for example : if my windows userName : x and x is granted little permissions to surf and download from the internet , then I want my webpage to allow user to input the URL and then sending the HTTP request through the proxy with other user than X , with the user Y (for example) who has full access to the internet ... that means I have Credentials (userName & password) which I want to put it as constants on my code to grant any user using my webpage full access to internet
how could I do such task.........
I will so appreciated for your help............
- 02-03-2013, 02:27 PM #2
Member
- Join Date
- Feb 2013
- Posts
- 4
- Rep Power
- 0
Re: How to pass proxy server ??
Any help........
- 02-03-2013, 02:32 PM #3
Member
- Join Date
- Feb 2013
- Posts
- 4
- Rep Power
- 0
How to pass proxy server ??
Dear java guys..
I am a newcomer to java , and my manager assigned me really difficult task
web page to pass the proxy server of our company
our company dedicated ISA proxy server to filter web surfing and also downloading and setting Quota by it
the task how to send http request through my webpage with other userName and password than Windows ones to grant me full access to internet
for example : if my windows userName : x and x is granted little permissions to surf and download from the internet , then I want my webpage to allow user to input the URL and then sending the HTTP request through the proxy with other user than X , with the user Y (for example) who has full access to the internet ... that means I have Credentials (userName & password) which I want to put it as constants on my code to grant any user using my webpage full access to internet
how could I do such task.........
I will so appreciated for your help............
- 02-03-2013, 03:33 PM #4
Re: How to pass proxy server ??
Don't double post. I've merged the two threads here.
dbIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
- 02-03-2013, 06:02 PM #5
Member
- Join Date
- Feb 2013
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
proxy server
By mahamudsust in forum NetworkingReplies: 3Last Post: 03-04-2013, 07:04 AM -
Implement a simple TCP client- server system that makes use of a simple proxy server
By kurtcobain92 in forum Advanced JavaReplies: 3Last Post: 04-04-2012, 01:38 AM -
Almost got my proxy server working
By SegFault in forum Advanced JavaReplies: 0Last Post: 09-22-2010, 06:32 PM -
proxy server
By guneet singh in forum NetworkingReplies: 1Last Post: 01-18-2009, 02:06 PM -
proxy server with caching........?
By 05bit044 in forum NetworkingReplies: 1Last Post: 08-03-2008, 09:10 PM
Bookmarks