python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to assign a static public IP to multiple Azure Function Apps
I have a set of 10 Azure Function Apps which are connecting to an external system through a firewall. This firewall only allows an allowlist IP. I want to assign a static public IP to the Azure Functi...
Abubillo Sanz
Votes: 0
Answers: 1
Is there any straight way to establish P2P UDP connection behind NAT in delphi?
I've been trying to establish a P2P connections for a couple of weeks. After writing some code and using Indy's components, I've realized that it can not access the peer that is behind the NAT. Furthe...

mehdi sedehi
Votes: 0
Answers: 1
How to get external port from stun server
How to get external ip and port from stun server? For example Google's stun server, stun.l.google.com
So I can use that to establish P2P connection with sockets between clients behind NAT.
Currently, ...

Sonu Mohammad
Votes: 0
Answers: 0
Configuration virtual Vlan instead of physical port
Currently i am studying for NAT and from what i read, vlans on physical port on switch actually not good for NAT.
I search for a couple of times but only sources that i got, configure the vlan on phys...

yilopa
Votes: 0
Answers: 2