Top "Router" questions

A router is a device that forwards data packets across multiple networks.

Best way to do dynamic routing with Express.js (node.js)

I'm trying to create a simple CMS with express.js that dynamically creates routes. It gets a JSON from a …

json node.js content-management-system express router
Angular 4 - Failed: Can't resolve all parameters for ActivatedRoute: (?, ?, ?, ?, ?, ?, ?, ?)

I have referred the following link to get the answers, but I couldn't find any working solution for my scenario. …

angular unit-testing karma-jasmine router testbed
vue.js - Organize big single page application with multiple views

I'm playing with new MVVM framework - Vue.js (http://vuejs.org/). It was really nice in simple examples and …

javascript viewmodel single-page-application router vue.js
icmp request received, but doesn't reply

I set up 3 CentOS servers, configured server2 as router between 192.168.1.0/24 and 30.0.0.0/24, but ping can't get through. I tried ping 192.168.1.62 from …

linux networking router tcpdump icmp
VueJS 2 + ASP.NET MVC 5

I'm very new with VueJS. I have to build a single page application inside a ASP.NET MVC5. I follow …

asp.net asp.net-mvc vue.js vuejs2 router
Chrome cast using Wi-Fi HotSpot of Android Smartphone

Can chrome cast be used using Wi-Fi Hotspot of my Android Smartphone ? Model Number: Galaxy Nexus (Nexus 3) Android Version: 4.1.1 I …

android wifi router personal-hotspot chromecast
Bookmarklet: Append hidden iframe to page and load url

I have a bookmarklet for resetting my router. I just need to visit and let the page finish loading, then …

javascript html iframe bookmarklet router
React router, how to restore state after browser back button?

I'm trying to figure out how to make my React SPA app maintain state when the user navigates with the …

reactjs browser router browser-history
Why does traceroute to a device on my network show just one ip address

I have a local network here. I am doing traceroute to another system on the same network. I was expecting …

networking router traceroute
Zend Framework 2: Router "resolves to invalid controller class or alias:"

I am looking for some help with the ZF2 router configuration. I would like to add multiple controllers to a …

module zend-framework2 router