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 / C++ / MFC
  4. Capture the screen?

Capture the screen?

Scheduled Pinned Locked Moved C / C++ / MFC
graphicssysadminquestion
4 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.
  • S Offline
    S Offline
    Syouki_kou
    wrote on last edited by
    #1

    How could I divide the screen into 32 pieces after I capture the whole desktop in server application, and then send those data directly to client application, and at last scrabble them up to the whole image(Bitmap format) and show it on client?:doh:

    One day a pretty girl asked me:"Do u think you are handsome?" "I don't think so!".She gave a slap in my face:"Why lying?"...

    E 1 Reply Last reply
    0
    • S Syouki_kou

      How could I divide the screen into 32 pieces after I capture the whole desktop in server application, and then send those data directly to client application, and at last scrabble them up to the whole image(Bitmap format) and show it on client?:doh:

      One day a pretty girl asked me:"Do u think you are handsome?" "I don't think so!".She gave a slap in my face:"Why lying?"...

      E Offline
      E Offline
      earl
      wrote on last edited by
      #2

      How do you do what? What exactly is your question? earl

      S 1 Reply Last reply
      0
      • E earl

        How do you do what? What exactly is your question? earl

        S Offline
        S Offline
        Syouki_kou
        wrote on last edited by
        #3

        I mean there is a server application, you can get the desktop(bitmap format) of it via client application, of course the bitmap data were sent by socket! My question is how could I send the bitmap to client? But do not send all bitmap data at one time, divide the bitmap into 8*4=32 pieces and then send them in order!

        One day a pretty girl asked me:"Do u think you are handsome?" "I don't think so!".She gave a slap in my face:"Why lying?"...

        S 1 Reply Last reply
        0
        • S Syouki_kou

          I mean there is a server application, you can get the desktop(bitmap format) of it via client application, of course the bitmap data were sent by socket! My question is how could I send the bitmap to client? But do not send all bitmap data at one time, divide the bitmap into 8*4=32 pieces and then send them in order!

          One day a pretty girl asked me:"Do u think you are handsome?" "I don't think so!".She gave a slap in my face:"Why lying?"...

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

          This problem is already fixed!

          One day a pretty girl asked me:"Do u think you are handsome?" "I don't think so!".She gave a slap in my face:"Why lying?"...

          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