AsyncIO C++
ATL / WTL / STL
3
Posts
3
Posters
1
Views
1
Watching
-
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
-
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.