Page 1 of 1

Receive UDP

Posted: Wed Jun 03, 2015 10:08 pm
by rob.keij
I try to get UDP Messages from a UDP server.

It should work, when I look with a other UDP monitor I see the UDP server sends the requested data.
But with the udp.fsm program I receive only the transmitted data.

Is ther somebody with a good suggestion what I have missed?

I have read Component Reference.pdf page 316 And is so clear that its almost impossible to make a mistake :)


Best regards,

Rob

Re: Receive UDP

Posted: Fri Jun 05, 2015 10:02 pm
by rob.keij
I know what the problem was, my incorrect handling of the fs client port number.
My microcontroller server now looks to the port flowstone has choose.


receiving 128 bytes
receiving 128 bytes
UDPTEST.png (50.26 KiB) Viewed 13571 times

Re: Receive UDP

Posted: Fri Jun 05, 2015 10:44 pm
by MyCo
Sorry that you didn't get an answer. Glad you found the problem yourself. There aren't many users into networks... Couldn't help either, haven't done more than forwarding URLs to the browser in terms of network stuff :lol:

Re: Receive UDP

Posted: Wed Jun 10, 2015 11:09 pm
by rob.keij
No problem, I have more Ruby problems to solve. :)