User Tag List

Results 1 to 4 of 4

Thread: Received Binary

  1. #1
    No Products Registered

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

    Received Binary

    I'm just giving my first look at OINC extension, and I'm really impressed. Many cool features, clever conditions/actions/expressions... It already seems much better than Moo.

    Yet I have a question/request : is it possible for the client to receive a binary file (in a stack, since this seems like the only way to receive a binary), and get its memory address. I don't want to save it to the disk, but I'd like to use it with Binary Object.

    Is it currently possible (I might have missed it, i'm an OINC noob) ? Could it be added in future versions ?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Received Binary

    It's possible, by receiving it as binary "chunks" (stack messages) and writing them from the stack to the binary object.

  3. #3
    No Products Registered

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

    Re: Received Binary

    Thank you very much Jamie I'll give a look this evening !

  4. #4
    No Products Registered

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

    Re: Received Binary

    I managed to do this by running a loop that copies each byte from the stack to the binary object. With the expression to get the size of the stack it was actually trivial. Thanks Jamie

Similar Threads

  1. Where is my binary app??
    By MTCMusic in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 5th April 2013, 03:43 AM
  2. Have you received a PM from Yves yet about the release of the Android runtime?
    By happygreenfrog in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 2nd April 2013, 03:10 PM
  3. Crash SET EDIT BOX to GET received
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 25th July 2012, 03:41 PM
  4. Beta 9: Program received signal: SIGABRT
    By Renatos in forum iOS Export Module Version 2.0
    Replies: 25
    Last Post: 22nd June 2012, 01:46 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
  •