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. Visual Basic
  4. Application container

Application container

Scheduled Pinned Locked Moved Visual Basic
asp-netdockerhardwaresalesquestion
4 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.
  • M Offline
    M Offline
    matsnas
    wrote on last edited by
    #1

    I'm building an application container where I want to host and navigate between applications. The applications may be external exe's (not developed by me), custom applications (developed by me) and webpages. I want to be able to monitor running/available applications and start/stop/display/hide them accordingly. Eligable applications will probably be listed in a config-file. Applications must be able to operate simutanesly and be independent of each other in terms of one application going down. If possible the applications should be able to communicate/interact with each other, but I can't guarantee that all applications will be installed at the same time. The application must be able to share different hardware (printers, cardreaders) and data (customer info etc). Prefferably controlled by a "core"-class. What technique would be appropriate for this kind of task? I have concidered loading the applications via wrappers as plugins to my core-class but would like to have a more decouple approach. Tanks in advance...! -- modified at 5:11 Monday 10th October, 2005

    D V 2 Replies Last reply
    0
    • M matsnas

      I'm building an application container where I want to host and navigate between applications. The applications may be external exe's (not developed by me), custom applications (developed by me) and webpages. I want to be able to monitor running/available applications and start/stop/display/hide them accordingly. Eligable applications will probably be listed in a config-file. Applications must be able to operate simutanesly and be independent of each other in terms of one application going down. If possible the applications should be able to communicate/interact with each other, but I can't guarantee that all applications will be installed at the same time. The application must be able to share different hardware (printers, cardreaders) and data (customer info etc). Prefferably controlled by a "core"-class. What technique would be appropriate for this kind of task? I have concidered loading the applications via wrappers as plugins to my core-class but would like to have a more decouple approach. Tanks in advance...! -- modified at 5:11 Monday 10th October, 2005

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Not to be rude or anything, but isn't this called "Windows"? I just fail to see what your "container" is supposed to do... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      M 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Not to be rude or anything, but isn't this called "Windows"? I just fail to see what your "container" is supposed to do... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        M Offline
        M Offline
        matsnas
        wrote on last edited by
        #3

        Yes, in a way you are right but my application will be installed where I can't trust the users. My container will be used as shell to avoid tampering with other applications. Also the sceen will be a touch screen and hence I want to be able to control the apperance of it. Large buttons with self explanatory pictures etc. So back to the question, how would I build this mini-windows and how to design for this infrastructure communication?

        1 Reply Last reply
        0
        • M matsnas

          I'm building an application container where I want to host and navigate between applications. The applications may be external exe's (not developed by me), custom applications (developed by me) and webpages. I want to be able to monitor running/available applications and start/stop/display/hide them accordingly. Eligable applications will probably be listed in a config-file. Applications must be able to operate simutanesly and be independent of each other in terms of one application going down. If possible the applications should be able to communicate/interact with each other, but I can't guarantee that all applications will be installed at the same time. The application must be able to share different hardware (printers, cardreaders) and data (customer info etc). Prefferably controlled by a "core"-class. What technique would be appropriate for this kind of task? I have concidered loading the applications via wrappers as plugins to my core-class but would like to have a more decouple approach. Tanks in advance...! -- modified at 5:11 Monday 10th October, 2005

          V Offline
          V Offline
          vertig0730
          wrote on last edited by
          #4

          I know how much you want to build your own but try this one. http://www.download.com/Arlington-Kiosk-Browser/3000-2356_4-10279241.html?tag=lst-0-1[^] 1. Out of clutter, find simplicity. 2. From discord, find harmony. 3. In the middle of difficulty lies opportunity. Albert Einstein three rules of work

          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