mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
(cmd) python alpc\simple_alpc.py
|
|
[SERV] PORT <\RPC Control\PythonForWindowsPORT> CREATED
|
|
Client pid = 15840
|
|
[SERV] Message type = 0x300a
|
|
[SERV] Received data: <>
|
|
[SERV] Connection request
|
|
[CLIENT] Connected: <windows.alpc.AlpcClient object at 0x06919290>
|
|
|
|
[SERV] Received message: <Hello world !>
|
|
[SERV] Message type = 0x3001
|
|
[CLIENT] Response: <REQUEST 'Hello world !' DONE>
|
|
BYE
|