p2pchat / p2pChat

For the UW-Stout Software Engineering Practicum course
MIT License
2 stars 1 forks source link

Issue77 communicating along two way view #80

Closed zolondekn9689 closed 4 years ago

zolondekn9689 commented 4 years ago

closes #77 This is responsible for communicating along a two way view. Converts text into InMemoryFile and then sends using wifi direct's "sendInMemoryFile()" method.