O
omar
I'm looking for a simple CF C# tcp/ip client that
I can use as a start point (I'm new to C# and .NET).
I found a couple async socket samples, but none
of them worked with the CF. One used Send()
(which is not allowed in CF with non-blocking
sockets ). Other used classes not present in CF.
Any help will be appreciated.
Omar
I can use as a start point (I'm new to C# and .NET).
I found a couple async socket samples, but none
of them worked with the CF. One used Send()
(which is not allowed in CF with non-blocking
sockets ). Other used classes not present in CF.
Any help will be appreciated.
Omar