Slashdot Mirror


Apple Releases Preview of IP over FireWire

A user writes, "Apple has finally released IP over FireWire drivers for Mac OS X. It is now possible to connect two or more Macs together with FireWire cables and if needed, FireWire hubs."

4 of 116 comments (clear)

  1. Any iPod-based Applications? by kalidasa · · Score: 4, Insightful

    I know this is for OS X, and the OS on the iPod is different, but what about using IP-over-Firewire for IP synching of iPods?

    1. Re:Any iPod-based Applications? by Wesley+Felter · · Score: 3, Insightful

      The iPod doesn't have a networking stack, so that would require a lot of work.

  2. Re:FireWire Target Disk Mode by tim1724 · · Score: 4, Insightful

    Why would you want and/or need AppleTalk?

    AFP (Apple Filing Protocol, what the marketing people call "AppleShare") works great over TCP.

    Given Jaguar's support for Rendevous and AFP over TCP, what does AppleTalk get you? AppleTalk's only place in today's world is for compatibility with legacy machines, but that doesn't apply here, as Apple only supplies this software for Jaguar.

    --
    -- Tim Buchheim
  3. Re:FireWire Target Disk Mode by tim1724 · · Score: 3, Insightful

    The whole point of Rendevouz (a combination of automatic link-local address assignment, multicast DNS, and service discovery) is to provide all the ease of use of AppleTalk on an IP network.

    When you connect two machines together with FireWire and have IP over FireWire enabled, they will assign themselves link-local IP addresses, exchange name information via multicast DNS, and advertise their services (such as file or printer sharing) to each other.

    The machines will automatically appear in the Finder's "Connect to Server" window, the same way they would if they were running AppleTalk. Shared printers will automatically appear in the Print Center and in print dialogs.

    AppleTalk is not any easier than that!

    --
    -- Tim Buchheim