J
Jeremy
Is there no DLL on the Pocket PC that implements 'setsockopt'?
According to the .NET CF FAQ (URL below), one can work around the CF's
problem with SetSocketOption/ReuseAddress by P/Invoking 'setsockopt'
with SO_REUSEADDR set to true. However, I can't find a DLL on Pocket
PC 2002 that implements the socket functions.
Can anyone shed some light on this?
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx#8.11
Thanks.
[please sent responses to jeremy (AT) imtc (DOT) gatech (DOT) edu]
According to the .NET CF FAQ (URL below), one can work around the CF's
problem with SetSocketOption/ReuseAddress by P/Invoking 'setsockopt'
with SO_REUSEADDR set to true. However, I can't find a DLL on Pocket
PC 2002 that implements the socket functions.
Can anyone shed some light on this?
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx#8.11
Thanks.
[please sent responses to jeremy (AT) imtc (DOT) gatech (DOT) edu]