Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How did you intended this to be used? #1

Open
veso266 opened this issue Jun 11, 2023 · 0 comments
Open

How did you intended this to be used? #1

veso266 opened this issue Jun 11, 2023 · 0 comments

Comments

@veso266
Copy link

veso266 commented Jun 11, 2023

Hello there, I stumbled across your lovly telnet server, it works nicly, the onlything I have trouble with is how you intended to use it

If I understand this corecly, each Screen has to public abstract string GetScreen();

this function will return, what you want each screen to display

What I don't understand is how do you process commands from the user?

There is the function: public abstract void ProcessPresentation(string presentation);
which leads to nowhere, is this the function which was intended to process commands from the user?

If it was, I am not realy sure how to call new Telnet.ClearScreen() from it

Thanks for Anwsering and Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant