Topic: TCP/IP Communications

Hello,
is it possible to do TCP/IP communications for data send and receive with other internet connected devices. If not, Dmitry, have you considered adding this capability. My thoughts are that I would like to use that to exchange data with Android devices over cellular.
Thanks,
David

Re: TCP/IP Communications

If you are using a MySQL database, I see no obstacle there, you just would have to wether store your database on a internet website or give access to your database if hosted at home.

Re: TCP/IP Communications

Hi tcoton,
Yes I have been thinking I could do that with a mobile Windows PC running a MVD application. I am looking more at Android mobile phones and tablets and MYSQL doesn't seem to feature too much. I am pretty sure I will do as you suggest but would like to add Android as well and I think MVD having TCP/IP capability could be a real advantage.
Thanks and regards,
David

Re: TCP/IP Communications

TCP Server and TCP Client  involves working with threads, it's not so easy.

Dmitry.

Re: TCP/IP Communications

Okay, not to worry. Thanks.