Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

webclient

0
votes
0 answers
58 views

How can I use UTF-8 with org.apache.cxf.jaxrs.client.WebClient create()?

This is about Apache CXF WebClient , WebClient.create("URL", "username", "password", null); when I use a UTF-8 username to create a WebClient…
asked June 12, 2011 7:35 am CDT
user144966
1
vote
3 answers
29 views

Measure Download Speed.

Hi, I application will be using proxys, a few of them, how do i find out the download speed provided by each proxy, i want to use the proxy with the…
asked June 6, 2011 3:19 am CDT
Milan Aditya
0
votes
1 answer
47 views

C# webclient cannot getting response from https protocol

When i trying to load html from server by https, it returning an error code 500: but when i open same link in browser it works fine: is there any…
asked May 5, 2011 8:48 am CDT
user675458
0
votes
1 answers
35 views

Getting more result-info after WebClient UploadFileAsync FTP uploads

After my vb.net code uses WebClient to do an FTP UploadFileAsync upload, this subroutine is called: Sub FtpCompleted(ByVal sender As Object, ByVal e…
asked April 27, 2011 5:04 pm CDT
Susan
0
votes
0 answers
61 views

Webclient to post multipart/form-data?

Is it possible to use webclient to post files and form data for a multipart/form-data? I have not been able to find an answer whether this is…
.net http post webclient multipartform-data
asked April 13, 2011 3:58 am CDT
foureight84
0
votes
0 answers
36 views

Give WebClient a Timeout ?!?!

hello, Im using WebClient to download from http, but I need to increase the Timeout, I could use httpwebrequest. but im using OpenRead(). any…
asked April 6, 2011 8:02 am CDT
Arrabi
0
votes
1 answer
47 views

Validating Certificate with custom CA public key file?

Hi, for a research project within my company I want to validate a HTTPS WebClient connection with a custom CA certificate, without permanently…
asked April 4, 2011 12:32 am CDT
aki26
0
votes
1 answer
46 views

ASP.net: Getting HTTPS data server-side?

I previously asked on StackOverflow how to parse XML downloaded programmatically by my ASP.net application. By this, I mean that the user visits…
asked March 14, 2011 4:59 pm CDT
Rice Flour Cookies
0
votes
1 answers
56 views

Configure Tomcat to use a trust store other than cacerts

I'm running Tomcat 6 on Windows and would like to have Tomcat use a different trust store other than cacerts for Java client web requests. I've…
asked March 1, 2011 6:59 pm CST
antize
0
votes
1 answers
52 views

What techniques are recommended to prevent a MITM attack when using a SSL certificate?

I currently have a group of web-services exposing interfaces to a variety of different client types and roles. Authentication is handled through SSL…
asked February 25, 2011 10:17 am CST
user502052
1
vote
0 answers
85 views

How to download file from FTP server in Silverlight application?

I've developed a silverlight application, in which I offer Download Video File feature. The video files are to be downloaded from a FTP server. How…
asked February 16, 2011 5:29 am CST
Nawaz
0
votes
1 answers
58 views

Exception when downloading data from HTTPS site

I am working on a siteripper / screenscraper for looking up tracking information on the Royal Mail website. Unfortunately Royal Mail do not support…
asked February 1, 2011 12:59 am CST
Hjortlund
0
votes
1 answers
64 views

NetworkStream.Read download progress. In similar to WebClient.DownloadProgressChanged.

I want to know current download progress when im using NetworkStream.Read. Is it even possible? Do i have to use webclient? I dont want to use…
asked January 31, 2011 2:19 am CST
publicENEMY
1
vote
1 answers
91 views

Download file from FTP with Progress - TotalBytesToReceive is always -1?

I am trying to download a file from an FTP server with a progress bar. The file is downloading, and the ProgressChanged event is calling, except in…
asked January 4, 2011 12:01 am CST
Mitch
14

webclient

Tagged: webclient
Related Tags
c# × 6
https × 5
http × 4
ftp × 3
.net × 3
ssl × 2
cookies × 1
bandwidth × 1
asp.net × 1
security × 1
post × 1
unicode × 1
cxf × 1
utf-8 × 1
apache × 1
tomcat × 1
java × 1
vb.net × 1
wcf × 1
windows × 1