Liste des Groupes | Revenir à cm uucp |
Hi all,Hi,
one thing that fascinates me about UUCP is it's decentralized ad-hoc, peer to peer nature.I don't think either decentralization nor ad-hoc are an inherent property of UUCP.
With modems and analog phone lines being a thing of the past, what are viable options to connect uucp nodes directly in the 21st century and what are their requirements?Neither IP nor real-time bidirectional communications are required for UUCP to function.
- UUCP over IP (obviously requires IP connectivity)
- GSM Network? (is anyone using this?)My naive understanding is that all commercial providers have stopped supporting GSM service. So that probably means that only hobbyists / freakers / hackers that are using GSM.
- Ham Radio? (pretty sure UUCP over Ham is a thing)I suppose if you use packet, technically you can probably send just about anything you want. What you're licensed to send is probably a different story.
- exchanging USB sticks or similar media (good ol' sneaker net)This is a variant of a UUCP bag file.
- null modem cables (only local connections)IRda comes to mind too.
The last three options would be independent of intermediate infrastructure. Though the UUCP over IP option whould of course work in an ad hoc mesh wireless network.I don't think I'd choose to use UUCP over IP directly. Instead I'd do UUCP over SSH over IP.
Are there other options? Any experience with any of these?I have used UUCP over SSH over IP a few times in the past. SSH is used as the transport for the UUCP character stream via STDIN & STDOUT. It doesn't involve any port forwarding.
Les messages affichés proviennent d'usenet.