User Tag List

Results 1 to 4 of 4

Thread: Application running on a network

  1. #1
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Application running on a network

    I am making an app for work which mnitors the status of high priority calls (i work on a service desk). The problem is the way i have it setup at the minute is only working for one person at a time.

    I want it setup so that the main application can sit on the network receiving the data. this then displays on all running instances of the client app.

    The problem i have is i have no idea how to set this up and if it is even possible.

    The current setup of the application is here:

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=99511#Post99511

  2. #2
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2006
    Location
    In a Dark room with only a lamp
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Application running on a network

    Sorry to do this but i am bumping this as i need to know if what i am trying to do is actually possible?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Application running on a network

    Ahh... A subject close to my own heart...
    You need to use MooClick or the network object.
    so when someone posts a ticket everyone on the network gets a copy.. There is a Moo Chat tutorial you can work through.

    If you can't get approval for using the network then you could just save the list to a network share (probably less hassle)

    Just get your app to save to \\computername\share\slatxt.inf or whatever.

    And organise your app to look to that location say every minute for changes.. and update if needed before another user posts their own ticket.

    Make sure you allow security access rights to allow people to read and write to that share location.

    Have fun.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Derby, United Kingdom
    Posts
    125
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Application running on a network

    I made some small apps for the business I used to work for, one made sure that certain settings were applied when logging in and the other provided a small panel with current users and news that pushed across the network.

    I tried getting them both to work with Moo but never got any luck. So I ended up using a network share and using that to access and write data. Worked really really well.

Similar Threads

  1. Stop application if another exe isn't running?
    By Xeeko in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 12th August 2012, 12:09 PM
  2. Application looks for running processes?
    By LittleTinyBabyMan in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th June 2012, 05:07 AM
  3. Running my application on shutdown...
    By Ribrob in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th December 2007, 06:24 PM
  4. Checking whether an application is running
    By Flava in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 27th August 2007, 08:13 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
  •