How are you running the program? Do you have two different machines and are trying to send between them or is it the same machine used as the sender and receiver? It sounds like the case that doesn't work for you is sending data between two different machines, in that case it really does sound like a firewall issue. Maybe the app you're using to sniff the packets is checking the data before your firewall app applies its rules to it.
Alan. On Sun, May 9, 2010 at 6:58 PM, Steve Ricketts <[email protected]> wrote: > > Interesting... I created a client program with your code and ran it on the > same computer. The server did receive the data correctly. So, what could > be different about the data coming from the Windows computer? Shouldn't be > a firewall issue because I can see the packets in the terminal window. What > else might stop the connection? > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Has-Anyone-Read-UDP-Data-with-Mono-tp2135475p2164584.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
