Vra

On Windows desktop I use SocketTest as GUI tool to test TCP connections.

Is there alternative for Windows CE (native are preferred) to test connections with Windows Desktop?

Was dit nuttig?

Oplossing

The Winsock API (winsock 2.x at least) on Windows CE is quite similar to the one you've on "full" Windows. If those samples are not using too many advanced UI features porting them to CE won't be too complex. If the GUI part is not easy to convert you can still keep the low-level socked-related routines.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top