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. C#
  4. How to know if the mobile is downloading or uploading data from internet?

How to know if the mobile is downloading or uploading data from internet?

Scheduled Pinned Locked Moved C#
csharptutorialquestion
5 Posts 3 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.
  • S Offline
    S Offline
    supercsharp1
    wrote on last edited by
    #1

    I am developing a program running on mobilephone using c# 2005,when my program is running,I need to know if the mobilephone is downloading or uploading data from internet online,how to do it?

    P P 2 Replies Last reply
    0
    • S supercsharp1

      I am developing a program running on mobilephone using c# 2005,when my program is running,I need to know if the mobilephone is downloading or uploading data from internet online,how to do it?

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

      Not sure. But I would try to watch packets and see if they are being transmitted or received.

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer

      S 1 Reply Last reply
      0
      • S supercsharp1

        I am developing a program running on mobilephone using c# 2005,when my program is running,I need to know if the mobilephone is downloading or uploading data from internet online,how to do it?

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Check whether or not the power is on? :-D

        1 Reply Last reply
        0
        • P Paul Conrad

          Not sure. But I would try to watch packets and see if they are being transmitted or received.

          "The clue train passed his station without stopping." - John Simmons / outlaw programmer

          S Offline
          S Offline
          supercsharp1
          wrote on last edited by
          #4

          how to watch if the packets are being transmitted or received?

          P 1 Reply Last reply
          0
          • S supercsharp1

            how to watch if the packets are being transmitted or received?

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

            Through the networking classes already built into the framework.

            "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

            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