User Tag List

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

Thread: LiveReceiver crash

  1. #21
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    No, thats how HTTP works.

  2. #22
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash


  3. #23
    No Products Registered

    Join Date
    Sep 2006
    Location
    France
    Posts
    135
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    Sorry but, if i do [color:#000099]Recv$( "MooSock", [color:#CC0000]0[/color])[/color] => does it mean i don't want to limit the number of bytes or characters??

  4. #24
    No Products Registered

    Join Date
    Sep 2006
    Location
    France
    Posts
    135
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    Ok, sorry, I test it, and : no, it doesn't work like that^^
    Do you know how can i do if i don't want any limit?

  5. #25
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    Simply use a big number but generally, the server split the result into different answers (so you can set the limit to 400 or 900). If the answer could be big, you should be sure to get all the data after several answers before processing it.

  6. #26
    No Products Registered

    Join Date
    Sep 2006
    Location
    France
    Posts
    135
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    Ok, if there are différent answers, i have te set my string object to [color:#000099]string$( "String" )+Recv$( "MooSock", 999)[/color], and not only [color:#000099]Recv$( "MooSock", 999)[/color]^^
    This is why it didn't work^^
    Thanks^^

  7. #27
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: LiveReceiver crash

    I have an old example that sends a get request to my website and gets a reply:
    Attached files Attached files
    Working as fast as I can on Fusion 3

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. [CRASH] Google Play Crash Report: java.lang.NullPointerException
    By tom79 in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 1st August 2013, 04:08 AM
  2. LiveReceiver.mfx : un virus ?
    By oocyberkevinoo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th April 2010, 11:32 PM
  3. Livereceiver reported as a virus threat!
    By Hristos in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 14th March 2010, 12:02 PM
  4. Can't install livereceiver extension
    By Burfelt in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 25th August 2008, 09:54 PM
  5. LiveReceiver not working in built app
    By xerus in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 20th May 2008, 10: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
  •