CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2010
    Posts
    4

    Question <title>Loading HTML</title>

    I am trying to make a program to help monitor new twitter posts, this will also count in my C++ Programing class.

    I have spent loads of time and written a program to transcribe the HTML home page to posts in the program, and made a GUI using SDL. However I need a way of getting HTML and Sprites in real time from twitter.

    What library should I use?
    How do I get it?
    Tutorials?

    This must be compilable eventually on Windows, Mac, and Linux.

    I have worked hard for a while looking for this but have come up short. I was looking at WinSock tutorials but just don't understand fully.

    Thanks in advance,
    CoderWalker

  2. #2
    Join Date
    Feb 2005
    Posts
    2,160

    Re: <title>Loading HTML</title>


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured