What's up everyone? Quick question for you. I have to write a program that receives Datagram packets. I need to know when the packets are received. I assume I would just go into an infinite loop and look for some condition. What condition is it though? At what point do I know that a packet was actually received? Thanks.
Doug
Doug