icecs.dll and Mono
I guess this is a question for Michi:
Is the Windows Sockets API in .NET 2.0 still buggy, so that you need
to P/Invoke into the native Win32 API?
I am planning an application I would like to deploy on Windows or Mono
without needing to control the deployment process, that is, I may not know
if it is downloaded onto a Windows or Linux machine.
This might work if icecs.dll would not require a Mono-specific build.
Karl
Is the Windows Sockets API in .NET 2.0 still buggy, so that you need
to P/Invoke into the native Win32 API?
I am planning an application I would like to deploy on Windows or Mono
without needing to control the deployment process, that is, I may not know
if it is downloaded onto a Windows or Linux machine.
This might work if icecs.dll would not require a Mono-specific build.
Karl
0
Comments
Cheers,
Michi.