Two TCP/IP Sockets

Discuss PC Developer and Web Developer projects and features here.
Post Reply
wayne_millard
Posts: 94
http://meble-kuchenne.info.pl
Joined: Fri Dec 04, 2020 6:12 pm
Has thanked: 1 time
Been thanked: 9 times

Two TCP/IP Sockets

Post 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

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Two TCP/IP Sockets

Post 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.

wayne_millard
Posts: 94
Joined: Fri Dec 04, 2020 6:12 pm
Has thanked: 1 time
Been thanked: 9 times

Re: Two TCP/IP Sockets

Post 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

Steve-Matrix
Matrix Staff
Posts: 1253
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Two TCP/IP Sockets

Post by Steve-Matrix »

Can you please give some more details - for example, Flowcode version (when it worked and when it did not).

Post Reply