Page 1 of 1

Rllogin 3.0

Posted: Tue Jan 25, 2022 1:35 am
by daniel_spain
just a small breakthrough announcement.... i was able to sort of replicate what Vircom Major TCP/IP did with their client using the worldgroup rlogin client.
i did it in 2 phases.

Phase I - i was able to accept a connection via rlogin and have the server accept the user name/pass (standard stuff i know but wg never did it)

Phase II - i was able to accept a connection via rlogin and have the server accept the login info and enter a specific module.

the code is quite old and i have alot of hacks and redirects to make it happen and right now still required 4 core changes to majorbbs.c / tcpip.c
so i am hoping to make it 100% addon driven soon. just wanted to share the update.

Re: Rllogin 3.0

Posted: Tue Jan 25, 2022 8:46 pm
by Duckula
That's great news Dan - looking forward to seeing how it progresses!

Re: Rllogin 3.0

Posted: Fri Jan 20, 2023 6:45 pm
by Questman
If you share the code I'll take a peek and see if there are hooks that can be leveraged to make it drop-in replacement for rlogin.