I was just messing around with the Immediate window, and UDP Sending, to a "program" I scripted in AutoIt, and noticed an issue in the port numbering. In LUA you can use ANY actual port number, as it will accept a LONG integer, and yet in VP it will only accept a SHORT integer, so only to about 32k and some hundreds more ...
It is not a real problem, except for those that try to send on a port that is VERY unlikely to be used for any COMMERCIAL application.
I don't know if it happens in other languages, but it is quite possible it would.
Just thought I'd post my findings.
Laterzzz
Onoitsu2
It is not a real problem, except for those that try to send on a port that is VERY unlikely to be used for any COMMERCIAL application.
I don't know if it happens in other languages, but it is quite possible it would.
Just thought I'd post my findings.
Laterzzz
Onoitsu2