Y
Hacker News
new
|
ask
|
show
|
jobs
Unix Client-Server Program Interface (1996)
(
cr.yp.to
)
11 points
by
gandarojin
4001 days ago
2 comments
angersock
4001 days ago
CSPI applications don't even have to be recompiled as the Internet upgrades from IPv4 to IPv6.
This being from '96, it's downright sad that two decades on we don't have IPv6 rolled out.
link
js2
4001 days ago
djb agrees:
http://cr.yp.to/djbdns/ipv6mess.html
link
gandarojin
4001 days ago
There’s a Debian package for an implementation of the “tcpclient” program: `apt-get install ucspi-tcp-ipv6`. You can also find TLS-enabled versions of the client here:
https://github.com/SuperScript/ucspi-ssl
(see the links).
link
This being from '96, it's downright sad that two decades on we don't have IPv6 rolled out.