M
M D
Apparently to use the UDPClient users will have to open an IP port on
there firewalls. What is the risk? If I structure all my messages and
test for compliance on each packet received will I be doing all that is
possible to stop unauthorized use of the port? Is there anything I
should do to destroy unrecognized packets?
And what does a user do when my app is not listening to the port? Is
the port only accessable when an app is using it?
thx
md
there firewalls. What is the risk? If I structure all my messages and
test for compliance on each packet received will I be doing all that is
possible to stop unauthorized use of the port? Is there anything I
should do to destroy unrecognized packets?
And what does a user do when my app is not listening to the port? Is
the port only accessable when an app is using it?
thx
md