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

sending qemu window output over the network #6

Open
AtirChaudary opened this issue Nov 22, 2017 · 2 comments
Open

sending qemu window output over the network #6

AtirChaudary opened this issue Nov 22, 2017 · 2 comments

Comments

@AtirChaudary
Copy link

AtirChaudary commented Nov 22, 2017

Sir @juli1 @yoogx @joelsherrill @Etienne13 @phipse
I have been working with pok for the last two months.Its amazingly powerful OS but i have a small issue which i cannot resolve do to the lack of help available on the internet.
I ran all the examples of the POK.But when it runs qemu displays the output.
Now what i want is that to get that output and send it over the network so that i can get that output using some ip and port.
i wanted to use sockets.h but as its a system call so i was not able to use it i have seen POK OS syscall files but i was not able to understand how you made those.
second option we are left with is that through qemu we send that output to network.
can you guide me on this ????

@joelsherrill
Copy link

joelsherrill commented Nov 22, 2017 via email

@AtirChaudary
Copy link
Author

AtirChaudary commented Nov 23, 2017

sir @joelsherrill i tried this.
connection gets established but i cannot get the qemu windows's output when telnet to the port
when qemu is closed the connection goes off.

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

2 participants