User Tag List

Results 1 to 4 of 4

Thread: Web Based Application

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Web Based Application

    I have been working on my Kindergarden application. This application I want to be web enabled so the application will be a Vitialize application.

    Once the information is collected it is converted into a XML file that I want to send to a server using port 80 on the clients computer.

    On the Apache web server I want to use the mod_proxy module to forward the file to lets say port 8080 which is what my server application, also to be written using MMF2 and MOOSock, will be listening and responding on. The server will act as a data pump providing the information to other computers via XML format or placing the data into an SQL database.

    Most of this I have figured out. I don't want to use a PHP script.

    My issue is if I need the server to talk back to the client application running in Vitalize. For example, after storing the data in an SQL database successfully it sends a message to the client app with then displays a message to the user.

    Any suggestions??? I know I could just run the application and server as normal applications and connect via some port. But I am trying to get around having to change firewall settings on the client side. I also want to distribute the application via a web browser so Vitalize will be used.

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Based Application

    excuse me but i don't get what you're asking (my english isn't very good). I understand what you want to do but not the problem

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Based Application

    Hmm, Sounds possible.

    Let me get this right.

    Kinda PC ---> Apache Web Server ----> Forward to your Server..

    Then you want message.

    Kinda PC <---Apache Web Server <-----Sent by your server.


    Eh I don't see a problem, if you can do it one way you can do it the other way, just reverse the process, bit like a chat client I recon.


  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    Re: Web Based Application

    I'll let you know how it turns out.

Similar Threads

  1. MMF Flash Application. Click on the Application to set the focus?
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd April 2013, 02:31 PM
  2. timer based???
    By rurkryber in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th June 2009, 09:54 PM
  3. Tactical-based RPG.
    By Erkz in forum File Archive
    Replies: 0
    Last Post: 23rd August 2007, 09:11 PM

Posting Permissions

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