Page 1 of 1

How to Integrate via TCP/IP Protocal?

PostPosted: Thu Jun 15, 2006 6:50 am
by dutch
Dear All,

I've used to integrate with other software via COM port (RS232). Now they have TCP/IP protocal integration. I've no idea how to link (integrate) with them. Can anyone help or give me an idea? How can I send or receive data via TCP/IP?

Best regards,
Dutch

PostPosted: Thu Jun 15, 2006 10:57 am
by Antonio Linares
Dutch,

You have to use sockets. Please review samples\sockcli.prg and sockserv.prg

I will try

PostPosted: Thu Jun 15, 2006 3:33 pm
by dutch
Dear Antonio,

Thanks for your help again and I will try.

Best regards,
Dutch