A common way to realise a Load balancing is happening based on NAPT (Network Address Port Translation). Client 1 Client
Continue readingAuthor: max-sperling
NAPT (Network Address Port Translation)
What’s that? It translates private IPs and Ports to a public IP and port. What’s the reason? There are not
Continue readingSetup CS2 for LAN / VPN
Playing online (Against other players, Also works via the internet without VPN) 1. Create a lobby (Server) ‘Play’ –> ‘Matchmaking’
Continue readingWhat a wireless router really is
The name lets suggest the following functionality: – Access point: provides a connection for wireless devices to the LAN –
Continue readingGuards ordered by distance (Selection)
The order is based on the distance between your and your opponents hips. Long range: Spider (Gi), Lasso (Gi), Classic
Continue readingMobile network infrastructure (Cellular)
The exact infrastructure differentiates between the generations. Let’s begin with a general overview. Mobile Device Access Network Core Network PSTN/Internet
Continue readingQ&A – Programming (C++)
When do I need the headers for lib files? You need them during compilation if you build against libraries. You
Continue readingAdd PowerShell to context menu (Windows)
0. Get PowerShell Get the new PowerShell from GitHub: https://github.com/PowerShell/PowerShell/ 1. Add system path Depending on the variant you have
Continue readingClimbing – Technique comparison
Squared hips vs. Backstepping Squared hips vs. Flagging Backstepping vs. Flagging Gaston vs. Crossover
Continue readingMerge / Pull request (Git)
Is it a git feature? First of all it isn’t a feature from git itself it’s provided by tools like
Continue reading