Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Data Flow between a web server and a computer

Data Flow between a web server and a computer

Scheduled Pinned Locked Moved Windows Forms
helpcsharpsysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tarik Guney
    wrote on last edited by
    #1

    Hi, I want to show how my datas make progress ,while they are being sent from My Computer to the Web Server. Here is the scenerio : I have a web service and some pictures is being gone to the web server including my Web Service stuffs and my webservice takes the pictures and blah blah blah. and i send these pictures as byte and from my computer using a windows apps coded with c#.After i click on the send button,a little form must be appeared and show the progress how made to users. The datas are being sent to web server from my computer.as a result that i want to inform the users with a progressbar control . I hope I could descripe my problem to whom wanna help me. Thanks in advance.

    I am not a perfect programmer,but i have perfect's programmers' habits.

    P 1 Reply Last reply
    0
    • T Tarik Guney

      Hi, I want to show how my datas make progress ,while they are being sent from My Computer to the Web Server. Here is the scenerio : I have a web service and some pictures is being gone to the web server including my Web Service stuffs and my webservice takes the pictures and blah blah blah. and i send these pictures as byte and from my computer using a windows apps coded with c#.After i click on the send button,a little form must be appeared and show the progress how made to users. The datas are being sent to web server from my computer.as a result that i want to inform the users with a progressbar control . I hope I could descripe my problem to whom wanna help me. Thanks in advance.

      I am not a perfect programmer,but i have perfect's programmers' habits.

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      atarikg wrote:

      i want to inform the users with a progressbar control

      Just do it then.  What exactly is your question?  Opening a little form when you click on a button is very easy to do.  Are you trying to figure out how to update the data flow metrics to the progressbar control?

      "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

      T 1 Reply Last reply
      0
      • P Paul Conrad

        atarikg wrote:

        i want to inform the users with a progressbar control

        Just do it then.  What exactly is your question?  Opening a little form when you click on a button is very easy to do.  Are you trying to figure out how to update the data flow metrics to the progressbar control?

        "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

        T Offline
        T Offline
        Tarik Guney
        wrote on last edited by
        #3

        yeap. This is what exactly i want. How can i do that ?

        Paul Conrad wrote:

        Are you trying to figure out how to update the data flow metrics to the progressbar control?

        I am not a perfect programmer,but i have perfect's programmers' habits.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups