tsnaomi / echo-server

Simple echo server and client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo Server

Simple echo server and client.

A simple server that receives a simple message from a simple client, then sends the message back to the client. The client then prints out the message.

Thank you to Stephen Babineau for advising me to create a separate accumulator function in the simple server and to then call that function from the simple client... So simple!

About

Simple echo server and client


Languages

Language:Python 100.0%