-
Set up your pyhton environment
virtualenv venv -p /usr/bin/python3.6 -
Activate the python environment
source venv/bin/activate -
Run the server
python server.py -
Run the client in another shell
python client.py
-
Notifications
You must be signed in to change notification settings - Fork 1
nyu-computer-networks/sample_socket_programming
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Sample UDP Server and Client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published