-
Notifications
You must be signed in to change notification settings - Fork 0
mendola/python-socket-programming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published