From: Hedayat V. <hed...@ai...> - 2009-02-08 21:24:29
|
Hi Mahdi, /*Mahdi <zig...@gm...>*/ wrote on ۰۹/۰۲/۰۹ 12:30:03: > Hi hedayat and all > So, if gcc supports that, then cpu architecture wont be any problem > no more. Solution is just to create structure with int64_t, so they > would be same everywhere. Is there any other possible problems? Maybe > ending may cause problems. I mean hi endian systems and low endian > systems. Would that create problem? > Yes, it will. There should be other problems too. And if we really want to create a really portable binary protocol, I prefer to go for Player integration since I think that is not much more time consuming. But if we really want to have some kind of binary protocol, we might forget such portability for 2009! Good luck, Hedayat > Cheers > Mahdi > > |