Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe socket API works with binary data, so transmitting a 0 is definitely possible. Your problem could be in the way you read the contents of the buffer after the recv call. It could also be in the sending part. Are you sure you are sending this 0?