Tag: networking
Fixing failed port bindings – Junior Developer Handbook
Sometimes your application won’t start because it tries to bind to a port that’s already in use. IIS Express for […]
Cross-Site-Request-Forgery mitigation techniques
Learn how CSRF attacks work and how to stop them. Also covers which requests are considered to be same-site and same-origin.
IPv6
IPv6 is not new, it’s nearly thirty years old and implemented virtually everywhere but nobody seems to use it so […]
Troubleshooting network issues – Junior Developer Handbook
Having issues connecting to a service? Start by making sure your network connection is working.