Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Smoll box appear in my received file (UDP based client)

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 ?

kaushal

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.