I am trying to find a way to have FoxPro (currently version 5) connect to a Unix system to transfer data through TCP/IP. The FoxPro end will serve as the server and the Unix side will serve as the client. I was looking at the InternetOpen and InternetConnect commands, but I cannot see a command to read or write to a TCP/IP port. Any help with be greatly appreciated. Thanks.