Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

C++ Server + Web Client

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi All,
I have an C++ Server with Apache. What I want to do is to display a GUI in a WEB browser according to the data generated by the Server. I would perfer the simplest solution with XML.
Thanks in advance.
 
Ranch Hand
Posts: 3451
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Greetings mike,
Welcome to JavaRanch the absolute best site on the www for Java information. Please refrain from posting the same topic in multiple forums. Sometimes it is difficult to decide where a particular topic should go, but henceforth please choose just one.
I'm closing this thread and referring respondants to the same post here: C++ Server + Web Client
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic