public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-libc Patch 0/1] AppPkg/Python - Sample scripts to exercise socket functionality
@ 2023-10-27 16:27 Jayaprakash, N
  2023-10-27 16:27 ` [edk2-devel] [edk2-libc Patch 1/1] ek2-libc: Sample python scripts for socket client capabilities on UEFI shell Jayaprakash, N
       [not found] ` <179203AC4BBFEE91.3183@groups.io>
  0 siblings, 2 replies; 4+ messages in thread
From: Jayaprakash, N @ 2023-10-27 16:27 UTC (permalink / raw)
  To: devel; +Cc: Jayaprakash N

This commit provides 2 sample scripts namely
http_echo_client.py and http_echo_server.py to exercise the 
socket capabilities on UEFI shell using the http library from Python UEFI
interpreter.

Jayaprakash N (1):
  ek2-libc: Sample python scripts for socket client capabilities on UEFI
    shell

 .../PyMod-3.6.8/Lib/http_echo_client.py       | 81 +++++++++++++++++++
 .../PyMod-3.6.8/Lib/http_echo_server.py       | 61 ++++++++++++++
 2 files changed, 142 insertions(+)
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Lib/http_echo_client.py
 create mode 100644 AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Lib/http_echo_server.py

-- 
2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110221): https://edk2.groups.io/g/devel/message/110221
Mute This Topic: https://groups.io/mt/102224954/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-10 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 16:27 [edk2-devel] [edk2-libc Patch 0/1] AppPkg/Python - Sample scripts to exercise socket functionality Jayaprakash, N
2023-10-27 16:27 ` [edk2-devel] [edk2-libc Patch 1/1] ek2-libc: Sample python scripts for socket client capabilities on UEFI shell Jayaprakash, N
2023-10-28 10:25   ` Laszlo Ersek
     [not found] ` <179203AC4BBFEE91.3183@groups.io>
2023-11-10 15:41   ` Jayaprakash, N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox