Click here to Skip to main content
15,888,124 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Microsoft: Windows 11 “invites” coming to more Windows 10 Pro PCs Pin
Nelek6-Mar-24 20:09
protectorNelek6-Mar-24 20:09 
NewsCode coverage features in Visual Studio Enterprise Pin
Kent Sharkey4-Mar-24 7:31
staffKent Sharkey4-Mar-24 7:31 
NewsEU fines Apple nearly $2 billion for 'blocking' alternative music apps Pin
Kent Sharkey4-Mar-24 7:31
staffKent Sharkey4-Mar-24 7:31 
GeneralRe: EU fines Apple nearly $2 billion for 'blocking' alternative music apps Pin
Nelek6-Mar-24 20:07
protectorNelek6-Mar-24 20:07 
NewsAsian and mid-east internet traffic disrupted by cable damage Pin
Ravi Bhavnani4-Mar-24 4:27
professionalRavi Bhavnani4-Mar-24 4:27 
GeneralRe: Asian and mid-east internet traffic disrupted by cable damage Pin
Maximilien4-Mar-24 7:42
Maximilien4-Mar-24 7:42 
GeneralRe: Asian and mid-east internet traffic disrupted by cable damage Pin
MarkTJohnson4-Mar-24 13:59
professionalMarkTJohnson4-Mar-24 13:59 
GeneralRe: Asian and mid-east internet traffic disrupted by cable damage Pin
trønderen4-Mar-24 14:42
trønderen4-Mar-24 14:42 
During the Network Wars between OSI and Internet protocols, one of the most prominent arguments in favor of Internet was its robustness against network failures: Thanks to the dynamic routing principles, a failure of one link would cause the IP packets to flow around the problematic area along other links.

Virtual line switching, with all packets following the same route, determined at connection establishment, was scorned at.

It turned out that the dynamic IP routing didn't scale, especially with respect to speed. We neither have the time nor the processing power to pick an IP packet out of the net, inspecting and modifying it, before re-inserting it into the network 20+ times along its path. In the old days, I did experience communication failures because the default TTL of 20 reached zero, and I had to raise it to maintain a stable link.

That most certainly was a problem. So internet got switches at the physical level, using network level addresses for physical level switching, but what the heck - who cares about clean layer interfaces in the internet?

So where is the difference between this and virtual line switching? Virtual line switching was done on a call-by-call basis. The route could be selected based on loads on different links, problems with certain links or whatever. The modern internet switching resembles virtual line switching, except that it is done with a soldering iron. It is fixed, unambiguous, no alternates. If a link fails, there is no automatic re-routing around it. Not even for new connections. Engineers must come out to change the fixed connections to new fixed connections.

OK, they do not need a soldering iron to make the reconnections, but it is a manual operation, modifying a large number of routing tables. The result is a new configuration that is just as static and vulnerable as the old one.

Yet we insist that no network protocol could ever be as good as IP!

Religious freedom is the freedom to say that two plus two make five.

NewsC++/WinRT performance trap: Switching to Windows Runtime too soon Pin
Kent Sharkey3-Mar-24 7:01
staffKent Sharkey3-Mar-24 7:01 
GeneralRe: C++/WinRT performance trap: Switching to Windows Runtime too soon Pin
Nelek6-Mar-24 20:04
protectorNelek6-Mar-24 20:04 
NewsMicrosoft confirms it accidentally broke Edge on Windows, but a fix is now rolling out Pin
Kent Sharkey3-Mar-24 7:01
staffKent Sharkey3-Mar-24 7:01 
GeneralRe: Microsoft confirms it accidentally broke Edge on Windows, but a fix is now rolling out Pin
Nelek6-Mar-24 20:03
protectorNelek6-Mar-24 20:03 
NewsKeeping secrets out of public repositories Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 
GeneralRe: Keeping secrets out of public repositories Pin
Nelek6-Mar-24 20:03
protectorNelek6-Mar-24 20:03 
NewsWinForms designer selection for 32-bit .NET Framework projects Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 
GeneralRe: WinForms designer selection for 32-bit .NET Framework projects Pin
Nelek6-Mar-24 20:01
protectorNelek6-Mar-24 20:01 
NewsAI chatbots are better at math when they pretend to be Star Trek characters Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 
GeneralRe: AI chatbots are better at math when they pretend to be Star Trek characters Pin
MarkTJohnson5-Mar-24 3:19
professionalMarkTJohnson5-Mar-24 3:19 
GeneralRe: AI chatbots are better at math when they pretend to be Star Trek characters Pin
Nelek6-Mar-24 20:00
protectorNelek6-Mar-24 20:00 
NewsResearchers create AI worms that can spread from one system to another Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 
GeneralRe: Researchers create AI worms that can spread from one system to another Pin
Nelek6-Mar-24 19:57
protectorNelek6-Mar-24 19:57 
NewsDLSS? FSR? Microsoft aims to end the PC gaming upscaling wars with “DirectSR” Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 
GeneralRe: DLSS? FSR? Microsoft aims to end the PC gaming upscaling wars with “DirectSR” Pin
Richard Deeming3-Mar-24 22:08
mveRichard Deeming3-Mar-24 22:08 
GeneralRe: DLSS? FSR? Microsoft aims to end the PC gaming upscaling wars with “DirectSR” Pin
obermd4-Mar-24 3:42
obermd4-Mar-24 3:42 
NewsUK government wants to use AI to cut civil service jobs Pin
Kent Sharkey3-Mar-24 6:46
staffKent Sharkey3-Mar-24 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.