App Developer

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

App Developer

Post by wayne_millard »

Hi,

Im having a problem sending HEX values out of the network comms componet. would love to see a example of how to do this.

Thanks,
Wayne M :oops:

mnfisher
Valued Contributor
Posts: 938
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 502 times

Re: App Developer

Post by mnfisher »

Not an answer (sorry) - but having been playing with this, sending data from Windows..

Hopefully a useful tip though:
Linux has xxd which converts file to hex.

There is a port to Windows at https://sourceforge.net/projects/xxd-for-windows/ - which makes creating hex data a snap!

Windows power shell also has some tools (gc, format-hex) that can be used.

Where are you having trouble? Sending or receiving end?

Martin

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

Re: App Developer

Post by wayne_millard »

Hi Martin,

I would like to see network comms sending and receiving Hex data i have attached what im trying to do now.

Thanks,
Wayne M
Attachments
Flowcode1.fcsx
(24.31 KiB) Downloaded 149 times

Post Reply