The Daily Click ::. Forums ::. Klik Coding Help ::. Lacewing = Help with binary?
 

Post Reply  Post Oekaki 
 

Posted By Message

Ladislau



Registered
  09/07/2015 14:12:11
Points
  3
12th July, 2015 at 12/07/2015 17:25:09 -

Hy everyone.

I can't really understand how Binary works, however if I could get hand of a nice example position posX and posY through binary, I would be more than happy, and propably would get it =]

Anyway, I can't find a way to define and adress to the byte I am sending.

Thanks a lot!

 
n/a

UrbanMonk

BRING BACK MITCH

Registered
  07/07/2008
Points
  49566

Has Donated, Thank You!Little Pirate!ARGH SignKliktober Special Award TagPicture Me This Round 33 Winner!The Outlaw!VIP MemberHasslevania 2!I am an April FoolKitty
Picture Me This Round 32 Winner!Picture Me This Round 42 Winner!Picture Me This Round 44 Winner!Picture Me This Round 53 Winner!
14th July, 2015 at 14/07/2015 01:37:23 -

It's easy really you just have to remember to use the correct data type for the data you plan to send.
Add all the data to the stack then on the other end parse it in the same order.

So if you push three bytes and a word you need to parse it as three bytes and a word at the other end in the same order.

Here is a more detailed article on the clickteam forums:
http://community.clickteam.com/threads/58123-Binary-messages

 
n/a
   

Post Reply



 



Advertisement

Worth A Click