We have enhanced sockets implementation and now they are already working:
We are going to upload a new FWPPC in a few minutes. Please notice that Class TSocket Method SendFile() is not properly working yet (we are testing it), though SendData() is working ok (in the image, the server displays the data it gets from the Pocket PC emulator through sockets).
We have been able to setup the emulator to connect to the Internet (and to our Intranet) so we have been able to perform these tests. We do expect to fine tune SendFile() asap.
The "socket server" is a sample provided with FiveWin for Harbour for the PC (samples\sockserv.prg).