Our Sample in Detail (6 of 8)
Once installed, we can start the service
- Start from Control Panel, or using the script itself
C:\Scripts> python.exe PipeService2.py start
And start a client test session
C:\Scripts> python.exe PipeServiceClient.py \ Hi thereThe service sent back:You sent me:Hi there