Once in a while, I'll see weird data as if REALbasic has swapped around
various parts of the data.

Yes, yes, yes.

I work with an IRC-based protocol that mixes binary data with ASCII data,
and it often appears that REALbasic internally swaps some of the received
data around. I've done as many tests as I could and have not been able to
pin it on any of my code. It's been a problem since at least 5.5.5 and still
up until 2006r3.


On 9/24/06, Mark Nutter <[EMAIL PROTECTED]> wrote:



--- Keith Bennett <[EMAIL PROTECTED]> wrote:

> I am not. I am reading the data into a memory block and doing
> things from
> there. No data goes directly from the stream of binary data
> into any visible
> part of the application.

Sorry, got confused between you and Joe (the original poster).
What are you seeing in your app?  Are you writing any ints or
longs?  Have you set the LittleEndian property on the binary
stream before reading and writing?


Mark Nutter

Quick and easy regex creation and debugging!
http://www.bucktailsoftware.com/products/regexplorer/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>




--
Keith Bennett, tA-Kane
Software developer and Macintosh enthusiast

Free iPods!!!
http://www.freeiPods.com/?r=10867472
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to