Search:

Type: Posts; User: sonicc

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,263

    Re: HttpClient - transferred data size

    I guess you did not understand. -sorry for bad english.
    Using Thread.Sleep, two second intervals want to print the size of the data sent. ok ?
  2. Replies
    3
    Views
    1,263

    HttpClient - transferred data size

    hi
    I would upload files to the server with this function.
    2 second intervals, How do I print the transferred data size ?

    public void PostFile() {
    try {
    HttpClient httpclient = new...
Results 1 to 2 of 2