Not sure, just checking! :oops:
Thanks for the reply!
So I think this will be the stupidest question so far but when data gets sent, will it be available to receive until I read it, until the sending socket is closed, only while the listener is listening or something else?
I guess what I want to know is that if I shoot off some packet, and I'm calling Receive() at X rate on the target computer, is it a certainty that it gets picked up (provided there are no issues on its journey)?