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. Web Development
  3. html control for c application

html control for c application

Scheduled Pinned Locked Moved Web Development
htmlsysadminlinuxquestion
6 Posts 3 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.
  • F Offline
    F Offline
    fx9200
    wrote on last edited by
    #1

    hello every body, i wrote an application using C under linux application input are char * , should be written in server socket. now i should work in the grphic part, i would that it be like html-based device interface (eg router), which tool(languages) should i use ? thanks

    A L 2 Replies Last reply
    0
    • F fx9200

      hello every body, i wrote an application using C under linux application input are char * , should be written in server socket. now i should work in the grphic part, i would that it be like html-based device interface (eg router), which tool(languages) should i use ? thanks

      A Offline
      A Offline
      alex barylski
      wrote on last edited by
      #2

      I have no idea what your asking, but hopefully this helps: http://www.codeproject.com/miscctrl/?Display=title#HTML+Browser+Controls[^] You'd probably have better luck asking in a Linux forum. Maybe you could reuse the Mozilla Gecko engine for nice HTML display under Linux?

      I'm finding the only constant in software development is change it self.

      1 Reply Last reply
      0
      • F fx9200

        hello every body, i wrote an application using C under linux application input are char * , should be written in server socket. now i should work in the grphic part, i would that it be like html-based device interface (eg router), which tool(languages) should i use ? thanks

        L Offline
        L Offline
        l a u r e n
        wrote on last edited by
        #3

        im assuming you are writing a desktop type client app that talks to a server using standard socket stuff yes? there are several toolkits you could use that have an html type control including: Qt Gtk wxWidgets VCF it depends on what dev tools you have or feel comfortable with and whether you want to make the client app easily cross-platform or not hth

        "there is no spoon" {me}

        F 1 Reply Last reply
        0
        • L l a u r e n

          im assuming you are writing a desktop type client app that talks to a server using standard socket stuff yes? there are several toolkits you could use that have an html type control including: Qt Gtk wxWidgets VCF it depends on what dev tools you have or feel comfortable with and whether you want to make the client app easily cross-platform or not hth

          "there is no spoon" {me}

          F Offline
          F Offline
          fx9200
          wrote on last edited by
          #4

          thnks for resposnes i found it a connection should be maintain between application and a php socket server. then data will be send/received via php server to/from flex application data base is accessible via php (the king in these cases) what do you think ? JEE??? haha it sem to be more secure and light !

          L 1 Reply Last reply
          0
          • F fx9200

            thnks for resposnes i found it a connection should be maintain between application and a php socket server. then data will be send/received via php server to/from flex application data base is accessible via php (the king in these cases) what do you think ? JEE??? haha it sem to be more secure and light !

            L Offline
            L Offline
            l a u r e n
            wrote on last edited by
            #5

            unless you have a specific reason not to i would strongly suggest you use http requests and use something like apache or iis as the back-end server ... i've written several apps like this and they work very well ;)

            "there is no spoon" {me}

            F 1 Reply Last reply
            0
            • L l a u r e n

              unless you have a specific reason not to i would strongly suggest you use http requests and use something like apache or iis as the back-end server ... i've written several apps like this and they work very well ;)

              "there is no spoon" {me}

              F Offline
              F Offline
              fx9200
              wrote on last edited by
              #6

              so i should code a whole hhtp coding/decoding part on my C application it seems to be a long task didn't think you? :(

              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