-->
Page 2 of 3

Re: Udp connection getting overwritten

PostPosted: Tue May 21, 2019 1:28 am
by schufti
hmm, my perception would be "slightly" different: this is so you don't have to set the ip and port everytime, only if you want to send to a different receiver - which is not the general case!

Re: Udp connection getting overwritten

PostPosted: Tue May 21, 2019 5:56 am
by maverickchongo
@davydnorris

Yes, I was setting the connection type, I just updated my previous post.

It looks like what you pointed out in your previous post is what is happening to me, I'll need to update port/ip before I send the udp packet.

This looks like a bug...

Thanks a lot

Re: Udp connection getting overwritten

PostPosted: Tue May 21, 2019 4:52 pm
by davydnorris
Unfortunately it's documented in the NonOS SDK so it's a 'feature' :-)

Re: Udp connection getting overwritten

PostPosted: Wed May 22, 2019 5:37 am
by maverickchongo
Ok, fair enough :-)