User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: Data sending optimisation

  1. #11
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Data sending optimisation

    Thanks for the description Jamie. It was very thorough

  2. #12
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Data sending optimisation

    Quote Originally Posted by Felik
    Quote Originally Posted by Jamie
    Quote Originally Posted by Felik
    X would be 0-1 bytes and Y would be 3-4
    Or X would be 0-1 bytes and Y would be 2-3, even!
    Oh sorry, my bad

    One more question. What is signed/unsigned byte? Does it just remove sign of the value (+/-)?

    Edit: Looks like "unsigned" feature "shifts" range of the value to the right by using first bit of the value as "numeral" instead of "significant". Am I right?
    Signed uses the first bit to mean positive (0) or negative (1). Unsigned uses it as part of the number, so unsigned allows numbers double as high, but signed allows negative numbers.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Sending POST data with the Get object...
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 22nd December 2010, 10:31 PM
  2. General questions about sending data to the web
    By mobichan in forum SWF/Flash Export Module Version 2.0
    Replies: 14
    Last Post: 2nd June 2010, 04:07 AM
  3. sending binary data
    By Looki in forum Lacewing
    Replies: 1
    Last Post: 3rd October 2008, 11:08 PM
  4. MooSock and sending data via PHP
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th September 2008, 05:37 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
  •