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. Need help in Threading concept

Need help in Threading concept

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialc++sysadminhelp
5 Posts 5 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.
  • N Offline
    N Offline
    nisha00000
    wrote on last edited by
    #1

    hi friends I am an application programmer, now i want learn threading concept in VC++ ..please guide me ..how to study and please give some sample application ...and also how to communicate client to server ...please give one sample .... thanks n advance Nisha

    _ M R H 4 Replies Last reply
    0
    • N nisha00000

      hi friends I am an application programmer, now i want learn threading concept in VC++ ..please guide me ..how to study and please give some sample application ...and also how to communicate client to server ...please give one sample .... thanks n advance Nisha

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      The search functionality on CP is still active and you can search on google too. Just put Threading as the keyword in the search field If you need to write some sample for your understanding, you can simply create two threads and do some task like moving an image, counting numbers and printing them on screen etc etc...

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • N nisha00000

        hi friends I am an application programmer, now i want learn threading concept in VC++ ..please guide me ..how to study and please give some sample application ...and also how to communicate client to server ...please give one sample .... thanks n advance Nisha

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        Processes and Threads[^] Synchronization[^]

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        • N nisha00000

          hi friends I am an application programmer, now i want learn threading concept in VC++ ..please guide me ..how to study and please give some sample application ...and also how to communicate client to server ...please give one sample .... thanks n advance Nisha

          R Offline
          R Offline
          rp_suman
          wrote on last edited by
          #4

          For Win32, see here: Creating Threads[^] CreateThread Function[^] For MFC, see here: Multithreading with C++ and MFC[^] VC++ MFC Thread Tutorial[^] there are many other resources in net..

          -- "Programming is an art that fights back!"

          1 Reply Last reply
          0
          • N nisha00000

            hi friends I am an application programmer, now i want learn threading concept in VC++ ..please guide me ..how to study and please give some sample application ...and also how to communicate client to server ...please give one sample .... thanks n advance Nisha

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            Codeproject has lot of good articles about it. :)

            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