If receiving begins in the middle of sending At that time i don't want it to send anymore characters. After receiving finished, i want to continue sending with a new package.
If receiving begins in the middle of sending At that time i don't want it to send anymore characters. After receiving finished, i want to continue sending with a new package.
So set some flag in the receiving code and check that flag before sending a new package.
Bookmarks