Harris Router Mapper Software Engineer Exclusive -

The barrier to entry for a Router Mapper Software Engineer is high. It requires a "Unicorn" skill set that combines high-level application development with low-level network understanding.

1. The Network Stack Mastery You can’t work on Router Mapper with just a surface-level knowledge of HTTP. You need to understand the deep guts of networking. We are talking OSPF, BGP, SNMP, and how packets actually behave when they hit a tactical radio. You need to know how to parse complex binary data streams and turn them into readable objects for the UI.

2. The Java/C++ Divide While the industry moves toward Go, Rust, and Python, the defense sector (and specifically legacy router management tools) relies heavily on a robust backbone of C++ and Java. Engineers in this role often have to modernize legacy codebases—taking a stable, 15-year-old routing algorithm and wrapping it in a modern, user-friendly interface. harris router mapper software engineer exclusive

3. Hardware-in-the-Loop (HITL) Development This is where the role gets exciting. You aren't deploying to a cloud instance; you are often deploying to a rack of radios sitting next to your desk. The "Mapper" interacts with physical hardware, meaning a software bug doesn't just crash an app—it can physically reconfigure a radio or drop a network link. The stakes are tangible.

As broadcast moves from SDI (Serial Digital Interface) to ST 2110 IP, the router mapper must do double duty. Thorne’s code maps physical SDI crosspoints and multicast IP addresses simultaneously. "The exclusive trick," he says, "is that we use ARP (Address Resolution Protocol) cache snooping to discover unannounced IP endpoints. If a camera is plugged into the wrong VLAN, the mapper paints that source red and suggests the correct VLAN ID. No other software does that." The barrier to entry for a Router Mapper

Harris Router Mapper is an internal-facing tool a software engineer might build to catalog, visualize, and troubleshoot routing infrastructure across distributed networks. Below is a concise, engaging blog-style post aimed at engineers who care about scale, reliability, and developer ergonomics.

Thorne relates an anonymous war story. Three months ago, a Tier 1 news network in New York suffered a core switch failure. All IP routing collapsed. The broadcast engineer screamed that the Harris Router Mapper was showing "No Connection." In complex networks, routing issues ripple fast

"But the mapper wasn't dead," Thorne says. "Our failover logic detected that the primary control network was down but the secondary serial RS-422 link to the router’s backup controller was still alive. The mapper automatically downgraded from IP to serial and displayed a yellow banner: 'Degraded Mode – 1Gb/s only.' The engineer didn't even have to reboot. He routed the presidential address through the backup path in 4 seconds. That’s exclusive engineering."


In complex networks, routing issues ripple fast. Harris Router Mapper is our attempt to make routing topology, policy, and real-time state visible, searchable, and actionable — without forcing operators into a CLI maze. Built by engineers, for engineers.

You cannot write the mapper if you don't understand the use case.

While the Harris codebase is proprietary, the concepts are not. Study BMX (Broadcast Matrix Control) or OBS (Open Broadcaster Software) router control modules. Understand how to abstract a hardware matrix.