Skip to content

YuluLiu0623/CS7NS1_Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires python3.8 and asyncio.

Run the example server:

PYTHONPATH=. python3 ./examples/server.py

Clients should have unique names on the network. Run the example sensor:

PYTHONPATH=. TCDICN_ID=my_cool_sensor python3 ./examples/sensor.py

If you would like to test locally with virtual ICN nodes, run one of the example scenarios using Docker:

docker compose --file simulations/line.yml up --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages