Skip to content

mendola/python-socket-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory includes four programs: A TCP client and server, and a UDP
client and server. Currently, the server IP address is hard-coded in both
client programs. To run, a client and server, replace the IP address in 
the client program with the IP address of the server machine, and run with
python3 (3.5 or newer).

The server allows the client to request a currency conversion rate. From 
the client, enter '?' for help.

About

Basic UDP and TCP client and server programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages