https://github.com/touseefelahi/communication
Simple Socket programing utility
https://github.com/touseefelahi/communication
asynchronous-programming broadcast socket-io socket-programming sockets tcp udp
Last synced: about 2 months ago
JSON representation
Simple Socket programing utility
- Host: GitHub
- URL: https://github.com/touseefelahi/communication
- Owner: Touseefelahi
- License: mit
- Created: 2022-09-13T13:31:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T07:18:46.000Z (over 2 years ago)
- Last Synced: 2025-04-03T01:14:12.685Z (about 2 months ago)
- Topics: asynchronous-programming, broadcast, socket-io, socket-programming, sockets, tcp, udp
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is simple UI control to select the Network Interface in single/multi network device
Add nuget package and use this namespace in xaml file
xmlns:comm="clr-namespace:Communication.Wpf;assembly=Communication.Wpf"
And use it like this control
For Just a combo box set IsMinimalUI = True