[Mono-list] Has Anyone Read UDP Data with Mono?

Alan McGovern alan.mcgovern at gmail.com
Sun May 9 14:19:44 EDT 2010


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 <velocedge at hotmail.com> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list