Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
The box probably means that you are trying to display a non-ASCII character. Try to dump the contents of the packet as hexadecimal values, to check if you have anything unusual.
Dear friend's
I have establish a UDP based communication between a Host (Linux Server -RHEL4) and my NIOS-ii Client . Server send a text file to client and client received it simultaneously display it. while displaying, on some places there is box shape appear. and these box remain on same place if repeat the process. why this happen ? kaushalThe box probably means that you are trying to display a non-ASCII character. Try to dump the contents of the packet as hexadecimal values, to check if you have anything unusual.