Sockets working!!!

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Sockets working!!!

Post by Antonio Linares »

We have enhanced sockets implementation and now they are already working:

Image

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).
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply