Skip to content

An test application base on blazor server app that listen and receive data throw udp connection and write it to table with MudTable.

Notifications You must be signed in to change notification settings

ofergertz/Blazor-UDP-listener-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To test the application you should first run the UdpSenddatagram application. The Udp listener application should listen and proceess what the second app is sending and write it on MudTable. Every data that receive has 3 second to be shown on table unless it will be deleted if not getting updated within this 3 seconds.

Sending upd packets application example: image image

Udp listener example: image

in the listener application we are writing to console all the data (packets and logs) and in the table the card data

About

An test application base on blazor server app that listen and receive data throw udp connection and write it to table with MudTable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published