NASA-AMMOS / AIT-DSN

MIT License
19 stars 10 forks source link

Add communication through sockets to CFDP implementation #73

Closed aywaldron closed 4 years ago

aywaldron commented 5 years ago

Currently, AIT's CFDP implementation send and receives PDUs through the file system. The implementation should be updated to send and receive PDUs through sockets.

aywaldron commented 4 years ago

Resolved by PR #81