Hello.

I am sorry for my bad english) I'm trying to write an application for remote 
access to UEFI shell. Client will be telnet. Firstly just wanted to start the 
server from the shell and receive the transmitted data. I think I'm well suited 
example of OobRx.efi (AppPkg/Applications/Sockets/OobRx). But when I run this 
example does not return from the accept routine, although the client (running 
from linux) connect function succeeded. Similarly, if I run from the shell 
client application (AppPkg/Applications/Sockets/OobTx), it does not return from 
the connect function, although the server side (running from linux) accept 
succeeds.
Questions :
How to use examples from AppPkg/Applications/Sockets?
I want to run TCP server application from the shell to receive commands and 
execute them in some way in the shell and sends back the results to the client. 
But maybe choose an another architecture for this purpose (remote access to the 
shell)?

Dmitry

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to