Forum Discussion
No RepliesBe the first to reply
hello,
Nios CPU is little-endian . Before sending a ethernet packet on one board to another board, Do i need to make some trans for ethernet byte(packet data)?? Like "htons" in windows socket programming in VC?