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. ATL / WTL / STL
  4. AsyncIO C++

AsyncIO C++

Scheduled Pinned Locked Moved ATL / WTL / STL
c++sysadmintutorialquestion
3 Posts 3 Posters 1 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
    TalSt
    wrote on last edited by
    #1

    Hi, I need to retrive a list from IP server. Do you know how to do it by AsyncIO? Thanks!

    L A 2 Replies Last reply
    0
    • T TalSt

      Hi, I need to retrive a list from IP server. Do you know how to do it by AsyncIO? Thanks!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I think you would need to do it by using a socket connection or HTTP feed.

      Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

      1 Reply Last reply
      0
      • T TalSt

        Hi, I need to retrive a list from IP server. Do you know how to do it by AsyncIO? Thanks!

        A Offline
        A Offline
        Ashish Tyagi 40
        wrote on last edited by
        #3

        You can use bosst asio. And as you are looking to retrive any collection object, I would propose you to use boost serialization, it is more easier to code and design these kind of requirement.

        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