Page 1 of 1

Two TCP/IP Sockets

Posted: Thu Aug 17, 2023 11:16 pm
by wayne_millard
Hi Team,

Is there a problem with using two TCP/IP sockets i wrote a project 1 year ago and it worked and no it dont.
Im using one socket to comunicate with a device and the second socket running Server/client.

Help would be good.

Thanks,
Wayne Millard

Re: Two TCP/IP Sockets

Posted: Fri Aug 18, 2023 9:08 am
by Steve-Matrix
Do you have the C code output for the working project and the C code output for the non-working project? That could help us pinpoint the issue.

Another thing to look for is to ensure the pin connections are all correct as sometimes these are reset when opening an older project.

Re: Two TCP/IP Sockets

Posted: Fri Aug 18, 2023 2:35 pm
by wayne_millard
Hi team

Sorry for the misunderstanding it not hardware with two TCP/IP sockets. It's a problem with app developer.
I can't get both TCP/IP sockets to work at the same time in one app. They are on different channels 0,1.

Thanks
Wayne M

Re: Two TCP/IP Sockets

Posted: Fri Aug 18, 2023 5:11 pm
by Steve-Matrix
Can you please give some more details - for example, Flowcode version (when it worked and when it did not).