Fix file open error
Overview
- Fixed the file opened by another process
- Set the multicast button as the default selected
- Fixed the filtering. Now it will show the messages sent by the users hostname only
Testing
- Works on windows.
Next steps
- Change button selected colors
- The person who accepts the request, for some reason there navigation view is no longer there.
- The person who connects also doesn't have the IPs of the people displayed in the connected panel. This can be either fixed by having an API for getting all the users info or when this person receives a message, they can add it to the connected users panel. I lean towards having an API because that seems more useful and manually doing this has restrictions such as you don't know when a person left the multicast group.
Edited by Rohan Haldiya