Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Intel Network

Intel's New Thunderbolt Share Provides File and Screen Sharing Without Hurting Network Performance (tomshardware.com) 48

Intel unveiled Thunderbolt Share on Wednesday with which it promises to streamline screen and file sharing between two PCs. Tom's Hardware: Thunderbolt Share will allow PC owners to connect their two computers with a wired connection that leverages Thunderbolt's speed (40Gbps or higher), low latency, and built-in security. It allows PC-to-PC access that shares the screen, keyboard, mouse, and storage. The software also enables folder synchronization or easy drag-and-drop file transfer between the computers. [...]

Thunderbolt Share also provides uncompressed screen sharing between two PCs in the original resolution of the source computer. It also claims low latency for a smooth, responsive experience that includes the screen, keyboard, and mouse with full HD screen mirroring at up to 60 frames per second (fps). Higher resolutions could result in fewer frames per second, but Ziller said it would still be a "great experience."

Intel's New Thunderbolt Share Provides File and Screen Sharing Without Hurting Network Performance

Comments Filter:
  • I already have a cable connected that satisfies my needs.

    • by Junta ( 36770 )

      Also, you can connect two systems with a usb-c cable and they'll just bring up a really network interface already.

      Seems a bit superfluous once you have that going, then you can use normal file sharing facilities, with more well known and well tested security strategies.

      I have no idea who insists on "screen sharing" over a local cable, versus just using the displayport alt mode and usb keyboard and mouse, which already exist and can run faster than what was described.

      • All of this can be accomplished with https://symless.com/synergy [symless.com]
        • by Junta ( 36770 ) on Wednesday May 15, 2024 @01:35PM (#64474593)

          I'd go for the fork input leap, still open source.

          Though that doesn't share screen, that is about sharing keyboard and mouse only.

        • I'm actually hoping I can replace my synergy setup with this. As an OG adopter, I'm disappointment in the direction symless has taken synergy 3, how they have abandoned synergy 1, never successfully added their promised features (drag and drop file transfers, multi-monitor support, etc) and now moved to a subscription model.

          • by Junta ( 36770 )

            Well, there is:
            https://github.com/input-leap/... [github.com]

            Which is a fork of barrier which was a fork of synergy from the open source days.

            I'm not holding out hope for this being a synergy alternative. I'm guessing they are more thinking more like using a laptop as a 'crash cart' rather than a usb-c monitor, at least for 'desktop grade' headless systems it seems plausible, though rackmount systems tend to be still enamored of Dsub15 only for whatever reason.

            • They're enamored of it because it's the baseline that every single crash cart is guaranteed to have.

              Increasingly, I'm seeing new systems show up with mini DP though.
      • by DamnOregonian ( 963763 ) on Wednesday May 15, 2024 @03:27PM (#64474975)

        Also, you can connect two systems with a usb-c cable and they'll just bring up a really network interface already.

        Thunderbolt, not USB-C. USB-C is a port.
        USB3.2 over USB-C will not create the interface you speak of- it's a Thunderbolt virtual PCIe endpoint.

        Seems a bit superfluous once you have that going, then you can use normal file sharing facilities, with more well known and well tested security strategies.

        I thought the same thing. I'm unsure what the advantage of this is, over the Thunderbolt Ethernet interface.

        I have no idea who insists on "screen sharing" over a local cable, versus just using the displayport alt mode and usb keyboard and mouse, which already exist and can run faster than what was described.

        I have a feeling this is just a piece of software that literally runs some kind of VNC/RDP over the normal Thunderbolt Ethernet interface.
        As to the use of that- of course there is one. I use it all the time. I won't be using their software, of course, but some people may find it easier.

      • versus just using the displayport alt mode and usb keyboard and mouse

        Also this is obvious-
        If you use DP-Alt or HDMI-Alt, you use up the data lines for Thunderbolt/USB4, meaning you're now limited to USB3.2 speeds across that port.
        That sucks big ass.
        Makes *far* more sense to encapsulate the video over something that can be sent over Thunderbolt (in fact, this is how Thunderbolt displays work)
        That way you still have the Thunderbolt bandwidth minus the video bandwidth available.

    • This almost certainly uses TCP/IP. TCP/IP is a layer3+4 protocol combination.
      This product is about a layer 5 service running over a layer 1 network. The 3 and 4 are almost certainly TCP/IP, since TB supports EoTB by default.
  • Sounds nice, but I fail to see what's the use for it. KVM for servers with thunderbolt ?

    Looks like a powerpoint bullet feature.

    • Transferring a very large payload at 40gbps with a $15 cable that you already own is pretty handy. Not sure why everyone is getting all riled up over this.

      • by Anonymous Coward

        I transferred a huge payload to your mom's face

      • 40gbps with a $15 cable that you already own

        It has to be an oxygen free Monster cable.

      • by Junta ( 36770 )

        Because *you already can*. Try plugging in your thunderbolt port with a cable to another system similarly equipped. In my case, a nice and fast NIC pops up.

        This is cool and exciting for occasional use. However, I don't see the benefit of making more "locked into thunderbolt" schemes when you already get IP over thunderbolt today.

        I do however, get worried about security risks.

        • So you're saying for the vast majority of Windows users, there's no value to having something automatically configure the setup, file sharing, etc.? Or are you saying this is unnecessary because the vast majority of Windows users are experts at configuring TCP/IP stacks on different machines, disabling firewall settings, enabling file sharing, sharing folders, finding those folders on the other machine, and then actually transferring the stuff you wanted to?

          Why is everyone bitching that Intel is trying to

      • Re:What's the use ? (Score:4, Informative)

        by DamnOregonian ( 963763 ) on Wednesday May 15, 2024 @03:32PM (#64475001)
        You can do this right now, with Windows, Linux, or Mac.
        When you connect 2 thunderbolt hosts together, they'll create a Thunderbolt Ethernet interface (a virtual controller that sends data packets directly via PCIe between the 2 hosts)
        I do it all the time for big transfers between laptops.
        • Sure, but you're also probably knowledgeable in setting up networks, file sharing services, etc.

          The vast majority of Windows users are not.

          Why is everyone getting upset at Intel trying to make what you are already doing in multiple steps easier? Is it because "Intel" or "Windows" ? Would we see as much consternation if this was a shiny new feature in Ubuntu?

          • I agree 100%- i mentioned in another comment elsewhere that this makes sense for people who may not have the expertise to manually configure such functionality.
            I have no such upset/hate at this product. Makes perfect sense to me. About time someone made something that made it easier for random Joe to utilize the TB port in this way.
      • The one thing about it that does worry me is that any security vulnerability in a TB type port is catastrophic, because it means a malicious program now has DMA. It can read and then overwrite any memory segment it wants and issue any pcie device-device transfer it wants - including overwriting your bootloader since everyone has an nvme drive that sits straight on the pcie bus, and that will all be handled by the pcie root complex in the CPU without the kernel ever being asked.

        But while I none the less l
    • by maorb ( 2578043 )

      If they extend it to allow the shared screen content to not be a mirror of the source screen, but a virtual second display instead, then this this would be something I'm interested in... It'd basically be providing the important functionality of a dock - Keyboard, Mouse, Networking, Display/Audio, Storage (including USB drives), and possibly power delivery all in a single cable.

      That's a use case I would use regularly for my work laptop when I need to use it at home. It wouldn't be particularly energy effici

  • "For Windows" (Score:5, Informative)

    by Tailhook ( 98486 ) on Wednesday May 15, 2024 @01:09PM (#64474485)

    The full name of the launch product is "ThunderBolt Share For Windows." It's a Windows only thing: Windows software installed on both machines to make it work.

    So that's useless.

  • 40gbs connection might be nice...

    • by Junta ( 36770 )

      I suggest you take a cable and connect your Linux laptop to another laptop with USB-C and enjoy the network interface that will probably pop up already today without any additional software.

  • built in video only? need loop back cable for video card video?

  • select PCs so this needs some UEFI / bios rom code to run and it's up to the vendor to push out firmware updates when this get's hacked?

  • This is irrelevant. This is 100% dependent on a good software implementation. A good software implementation does not depend on ThunderBolt and should not 'require' it. even if the hardware features make it 'better'. If windows doesn't have a built in equivalent of Apples Universal Control/sidecar etc and aspires for even more, I would welcome windows to do so, but not in a way that only works with very specific hardware. in needs to work more universally, even if that means supporting multiple b
  • by sunderland56 ( 621843 ) on Wednesday May 15, 2024 @01:32PM (#64474575)

    It "doesn't hurt network performance" because..... it's just setting up a second network.

    I can do that many many ways, thunderbolt is just one of them.

    • by zlives ( 2009072 )

      let me dust off my laplink cable...

      • by zlives ( 2009072 )

        holy shit it still is a thing!!!!
        my joke about the parallel port transfer cable seems weird now.

      • I deal with a lot of vintage systems as a hobby so my laplink serial cable still gets used a lot. Right now it's connected to my oscilloscope to grab screenshots.

    • It probably uses DMA so there is less protocol overhead.

      • All ethernet controllers (including the Thunderbolt Ethernet controller that this most likely uses) use DMA.
        PCIe has native DMA access, and so a PCIe device that isn't using DMA is wasting a port.
  • by iAmWaySmarterThanYou ( 10095012 ) on Wednesday May 15, 2024 @02:40PM (#64474827)

    Disappointing that no one said anything about a Beowulf cluster of these... the joke was finally appropriate.

    Anyway, since it transfers video it likely has some sort of direct memory access. Building a compute cluster with nothing more than the right drivers and some cheap thunderbolt ports would be a big win for folks who don't have zillions of dollars in backing from the government in a lab or IBM or whatever place with deep pockets.

    The article was super light on details so maybe this can't be used that way but it's a step in the right direction.

    As far as "it's windows only", so what? As if no one can write a driver for Linux.

    • by Junta ( 36770 )

      Problem being is that there's likely no provision for switching. So your cluster can be two nodes. And you can already do this today, you have networking. It might or might not support RDMA, I don't know as I've only used it to transfer files between laptops when migrating because it's much faster than waiting to sync up from my network backups.

      • On the Mac implementation of the EoTB controller, it's attached to a bridge that all other TB ports will attach to as well, so if you're connecting a bunch of Macs together, they will in fact switch over the TB links.
        That is not the case in Windows, though.

        Linux of course, does whatever you tell it to do- you can recreate the default Mac EoTB bridge, if you like.
      • 40 gbs network ports aren't cheap or commonplace and if you're talking Ethernet certainly don't have DMA.

        It's not the same.

        • by Junta ( 36770 )

          You can have RDMA over ethernet, and *some* amount of DMA is involved in almost any modern network card even without RDMA.

          I said that you can already plug your thunderbolt ports together today and get networking, just don't know if you could RDMA over it or not.

          • Yeah ok but I think we're talking past each other a bit here.

            Yes you can get RDMA over smoke signals and pigeons if you want because it's the computer at the other end that has to interpret those memory requests and respond. The actual transport medium isn't important, per se. But a network card (I'm assuming we're talking IP based) has all sorts of shit going on to create and send data packets which wouldn't exist in a direct bus plugin system like Thunderbolt.

            So if you had 40gbs Ethernet and 40gbs thund

  • IEEE 1394 defined in 1986, standardized in 1995 by TI and Apple, ignored by Intel and others to come up with a slower inferior USB in 1996. It had high power delivery and machine to machine file copy capabilities. You could say leave it to IBM, Compaq to come up with an incompatible connector to force everyone to use. Looking at you USB-A, USB-B, mini B, micro B, other mutant Bs, and now all the USB-Cs that has it’s own set of incompatibilities. Will my USB-C cable power/charge/communicate with my de
    • by Osgeld ( 1900440 )

      while yes firewire can do this, USB wasnt really intended as a mass storage thing, it was made to connect peripherals so you can calm down
      PS: it wasnt just Intel that ignored it, it was most of the planet

You can't take damsel here now.

Working...