DALM1 / pyterm

We have created a TCP server that listens on port 8080 and accepts only one connection at a time. When a user connects to the server, it can send messages that will be displayed on the server console. The server will respond also to each message received with a response message "Message received".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyterm

We have created a TCP server that listens on port 8080 and accepts only one connection at a time. When a userconnects to the server, it can send messages that will be displayed on the server console. The server will respondalso to each message received with a response message "Message received".

About

We have created a TCP server that listens on port 8080 and accepts only one connection at a time. When a user connects to the server, it can send messages that will be displayed on the server console. The server will respond also to each message received with a response message "Message received".


Languages

Language:Python 100.0%