User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 26 of 26

Thread: How would I get data from a php script?

  1. #21
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    I took it out and it still works :cool:

  2. #22
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    there is no need for the listen part, you need an event though, "on can" something, it recieves or something, dont have MMF open so cant check
    it may work but firewalls will block your app and a/v might report it as a trojan

  3. #23
    No Products Registered

    Join Date
    Jul 2006
    Posts
    111
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    Yes, but I don't think it would matter. HTTP can transfer files that aren't HTML. In fact, the only real difference between HTTP and FTP is that is that HTTP does not maintain a connection whereas FTP does.

  4. #24
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    Actually from http 1.1 there is the "connection: keep-alive" option to keep the connection open. The REAL difference between http and ftp is ftp has separate command and data connections.

  5. #25
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    @ neat_Kliker2: I've got that part done and as i've mentioned previously it works a treat. Only trouble im going to have is getting people who aren't too technically minded to get the game to work through their firewall (if they have one)

  6. #26
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I get data from a php script?

    That's always going to be very difficult, as non-technical people are continually told to be paranoid of everything that even touches their network connection - though if everything goes through port 80, it should be avoided.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Replies: 17
    Last Post: 10th July 2013, 01:46 PM
  2. exchange data with HTTP server - sending/receiving values from a php script
    By Chokito in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th November 2012, 08:58 PM
  3. retrieve data from python script
    By cel in forum Python Scripting
    Replies: 2
    Last Post: 8th July 2010, 09:40 PM
  4. how I can use the VB .NET with .net script
    By FARAWAY_HELP in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 22nd May 2009, 04:22 AM
  5. Dot Net Script
    By danjo in forum Extension Development
    Replies: 44
    Last Post: 16th October 2008, 10:37 AM

Posting Permissions

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