Home Forums Support Unhandled Exeption in Xamarain Mono 3.1 when sending simple message to server Reply To: Unhandled Exeption in Xamarain Mono 3.1 when sending simple message to server

#2770
Anonymous
Inactive

Dear André,

The problem appears to be that you are trying to connect NetworkComms.Net to a third party network library. This is supported but please note that you loose a lot of the awesome features and simplicity that NetorkComms.Net offers. To connect to a third party library you must used ‘Unmanaged Connections’. Please see the example, UnmanagedConnectionExample.cs, included when you downloaded our network library which demonstrates how this works.

Kind regards,
Marc