Pass measages

Discuss PC Developer and Web Developer projects and features here.
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

Re: Pass measages

Post by wayne_millard »

Hi Ben,

Any luck on it or is it a big bug?

Wayne

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

Re: Pass measages

Post by wayne_millard »

Hi Ben,

I have tried to get this to work with a second ethernet hardware port but still have problems when I use the second ethernet com component it stops the first from working and both don't work.

Thanks
Wayne m

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

Re: Pass measages

Post by Steve-Matrix »

We have changed the communication DLL so that multiple concurrent channels can coexist, but this requires testing and changes to some of the Flowcode's components. Hopefully we will have a solution soon.

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

Re: Pass measages

Post by wayne_millard »

Thank you for the feedback Steve.

BenR
Matrix Staff
Posts: 1706
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Pass measages

Post by BenR »

Hi Wayne,

It appears we have now solved the problem. I'll push some updates out for you tomorrow and hopefully that will solve it for you too. You will also need the new DLL file so I'll upload that here for now as it won't come in via the update system.

You will need to have one Network Comms component for each unique TCP/IP communication you need to have going.

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

Re: Pass measages

Post by wayne_millard »

Hi Ben,

Thanks for all the great help.

I will be waiting for the update and new DLL.

Thanks
Wayne M

BenR
Matrix Staff
Posts: 1706
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Pass measages

Post by BenR »

Hi Wayne,

I've now pushed the updates to the components to the library update system and please find the latest DLL attached here.
TCPIP_DLL.zip
(62.85 KiB) Downloaded 280 times

The DLL needs to be extracted from the zip and placed here in your Flowcode installation directory. Probably something like this.

C:\Program Files (x86)\Flowcode 9\data\API.DLL\


With the latest DLL and updates there will be a new property on the Network Comms component called TCPIP Channel. Just make sure this is unique for each Network Comms component and you should then be good to go.

Fingers crossed and let us know how you get on.

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

Re: Pass measages

Post by wayne_millard »

Hi Ben.
Thanks for sorting the problem out. It now works well.
The only problem I had is with antivirus not liking the DLL.

Thanks for the great work.
Wayne M

BenR
Matrix Staff
Posts: 1706
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Pass measages

Post by BenR »

Excellent that's great news and thanks that reminds me the dll probably needs signing. I'll do that ASAP and re-release.

Post Reply