SwiftSocket
SwiftSocket copied to clipboard
in UDP Socket: can I fix the ip and port for client?
can I fix the ip (I'm not sure if ip changes) and port number to a fixed value depending on a variable?
specifically can the send and receive port be equal?
Hello! Did you found out a solution? I need the same. How to setup or fix outgoing port? Every time library generate a new port. How fix that?
@SNThunderbolt @JLightMedia have you guys found any solution?