Skip to content

johnchen77w/Simple-TCP-UDP-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple-TCP-UDP-Server

This project contains a set of TCP server and client, and a set of UDP server and client. Both server will return the current time to the client under valid requests

How to run

Open up two terminal windows, cd to the current directory. First, use python to run the server. Then, on the second terminal window, use python to run the client.

When receives the prompt, enter request “What is the current date and time?”. If your input is invalid the server will return a error message.

About

Simple TCP/UDP Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages