Hi,
Thank you. How about share the socket from unmanaged code to managed code?
the Socket.Handle problem is readonly.
Best regards,
Ray
> Hello, Ray!
>
[quoted text clipped - 8 lines]
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com
Vadym Stetsyak - 23 Jun 2006 08:59 GMT
Hello, Ray!
RL> Thank you. How about share the socket from unmanaged code to managed
RL> code? the Socket.Handle problem is readonly.
I'm afraid that the only way to work with the socket handle, passed from unmanaged part, will be via P/Invoke,
that is Winsock API
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com