[android-developers] Re: Re: Re: Packing data onto socket stream ?
>
> These days, it's common to use text-based formats even if it's somewhat
> less efficient -- to simplify development, debugging and later,
> maintenance
> and enhancements.
>
I have not thought about this; anyway I have been more active with PHP,
javascript intepreted languages (before C/C++, occassional cursory look at
Java).
By the way you mean the current thinking is to convert binary data into
ASCII representation ?
I think hexadecimal notation (correct me if I am wrong), something like in
an RTF file.
>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to
>> android-developers@**googlegroups.com<android-developers@googlegroups.com>
>> To unsubscribe from this group, send email to
>> android-developers+**unsubscribe@googlegroups.com<android-developers%2Bunsubscribe@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en>
>>
>
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home