cross endian problem

I have two machines with different endians on both…ie one is on big Endian and other is on little Endian. I want to use Qnet to establish communication between these two machines having different Endian…
How will it be possible??? Is there any link or document which can solve this problem??

Yes its possible, just like with TCP/IP. You will be able to do your own messaging, but resource manager wont work.