#Amiga TCP/IP
02-Feb-91 12:51:27
Sb: #7243-#Amiga TCP/IP
Fm: Martin Hunt 73647,1661
To: Steve Pietrowicz 73047,2313
A BSD socket library is available to developers from CATS.
Supporting remote logins should be as simple as hacking the code which
support sessions from AUX: to use sockets. I think someone on BIX is doing
that.
I think rsh works as it should on the Amiga. On some Unix systems, an rsh
with no commands calls rlogin. All we really need is something like the
AUX: handler that accepts incoming rlogin and telnet sessions.
Martin